This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -3,11 +3,11 @@ kind: pipeline
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# - name: build
|
- name: build
|
||||||
# image: golang:latest
|
image: golang:latest
|
||||||
# commands:
|
commands:
|
||||||
# - "pwd"
|
- "pwd && ls"
|
||||||
# - "cd helloworld"
|
- "cd helloworld"
|
||||||
|
|
||||||
- name: latest
|
- name: latest
|
||||||
image: thegeeklab/drone-docker-buildx
|
image: thegeeklab/drone-docker-buildx
|
||||||
|
|||||||
Reference in New Issue
Block a user