TelegramAktienBot/.woodpecker/pipeline.yml

6 lines
138 B
YAML
Raw Normal View History

2022-03-25 10:10:14 +00:00
pipeline:
2022-03-25 10:16:14 +00:00
generate_tag:
2022-03-25 10:10:14 +00:00
image: golang
commands:
2022-03-25 10:16:14 +00:00
- echo -n "${DRONE_BRANCH//\//-}-${DRONE_COMMIT_SHA:0:8}, latest" > .tags