forked from vieter-v/vieter
It's in the builder now [CI SKIP]
This commit is contained in:
parent
3f77c49c01
commit
d2af65cbce
2 changed files with 2 additions and 7 deletions
|
|
@ -40,9 +40,6 @@ pipeline:
|
|||
image: 'alpine:latest'
|
||||
secrets: [ s3_username, s3_password ]
|
||||
commands:
|
||||
# We should just add this to the builder image instead
|
||||
- apk add curl openssl
|
||||
|
||||
# https://gist.github.com/JustinTimperio/7c7115f87b775618637d67ac911e595f
|
||||
- export URL=s3.rustybever.be
|
||||
- export OBJ_PATH="/vieter/commits/$CI_COMMIT_SHA/vieter-$(echo '${PLATFORM}' | sed 's:/:-:g')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue