Update pipeline.yml
This commit is contained in:
parent
8209ae9166
commit
1ee0d8fdf8
@ -3,7 +3,7 @@ pipeline:
|
||||
image: golang
|
||||
commands:
|
||||
- echo -n "${DRONE_BRANCH//\//-}-${DRONE_COMMIT_SHA:0:8}, latest" > .tags
|
||||
- ls
|
||||
- ls api/
|
||||
|
||||
publish_api:
|
||||
image: plugins/docker
|
||||
|
Loading…
Reference in New Issue
Block a user