1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 17:10:10 +00:00

fix indentation

This commit is contained in:
Harvey Tindall 2020-10-08 21:10:31 +01:00
parent 04198f3d49
commit e3644e8fbf
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

@ -40,7 +40,7 @@ steps:
- ./goreleaser.sh --snapshot --skip-publish --rm-dist - ./goreleaser.sh --snapshot --skip-publish --rm-dist
- wget https://builds.hrfee.pw/upload.py - wget https://builds.hrfee.pw/upload.py
- python3 upload.py https://builds.hrfee.pw hrfee jfa-go ./dist/*.zip - python3 upload.py https://builds.hrfee.pw hrfee jfa-go ./dist/*.zip
environment: environment:
BUILDRONE_KEY: BUILDRONE_KEY:
from_secret: BUILDRONE_KEY from_secret: BUILDRONE_KEY