update drone config
This commit is contained in:
parent
149c1753b8
commit
5697c5ecd8
@ -20,7 +20,6 @@ steps:
|
||||
- name: create release-binary tar
|
||||
image: golang
|
||||
commands:
|
||||
- mkdir dist
|
||||
- tar -czf dist/release-$DRONE_TAG-$DRONE_STAGE_ARCH.tar.gz init/simpbot.service config.yaml.sample simpbot
|
||||
when:
|
||||
event: tag
|
||||
|
Loading…
Reference in New Issue
Block a user