Update pipeline.yml
This commit is contained in:
parent
8209ae9166
commit
1ee0d8fdf8
@ -3,7 +3,7 @@ pipeline:
|
|||||||
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
|
- ls api/
|
||||||
|
|
||||||
publish_api:
|
publish_api:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
Loading…
Reference in New Issue
Block a user