fix: test3
continuous-integration/drone/push Build was killed Details

develop
Unshift 2024-11-22 16:26:17 +08:00
parent 243cc1e909
commit 9c3bd64367
1 changed files with 5 additions and 13 deletions

View File

@ -1,18 +1,10 @@
kind: pipeline
type: docker
name: default
type: kubernetes
name: test
steps:
- name: test
image: docker:dind
volumes:
- name: dockersock
path: /var/run/
- name: build
image: aplina
pull: if-not-exists
commands:
- ls -a
- docker ps -a
volumes:
- name: dockersock
host:
path: /var/run/