Update pipeline.yml

This commit is contained in:
Florian Kaiser
2022-03-25 11:31:59 +01:00
committed by GitHub
parent d5d5796c9b
commit 8209ae9166

View File

@@ -3,6 +3,7 @@ pipeline:
image: golang
commands:
- echo -n "${DRONE_BRANCH//\//-}-${DRONE_COMMIT_SHA:0:8}, latest" > .tags
- ls
publish_api:
image: plugins/docker