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