Update pipeline.yml
This commit is contained in:
parent
e3bb35fde7
commit
69be6a2288
@ -1,10 +1,8 @@
|
||||
pipeline:
|
||||
# generate_tag:
|
||||
# image: golang
|
||||
# commands:
|
||||
# - echo -n "${DRONE_BRANCH//\//-}-${DRONE_COMMIT_SHA:0:8}, latest" > .tags
|
||||
# - ls api/
|
||||
|
||||
generate_tag:
|
||||
image: golang
|
||||
commands:
|
||||
- echo -n "${DRONE_BRANCH//\//-}-${DRONE_COMMIT_SHA:0:8}, latest" > .tags
|
||||
|
||||
publish_api:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
|
Loading…
Reference in New Issue
Block a user