Remove deploy

This commit is contained in:
video-prize-ranch
2022-06-04 12:59:06 -04:00
parent 62209ca372
commit 1eec786c7c
-13
View File
@@ -23,16 +23,3 @@ docker:
artifacts:
paths:
- stream-proxy
deploy:
image: alpine:latest
stage: deploy
needs:
- docker
before_script:
- apk update && apk --no-cache add curl git
- wget -O - https://fly.io/install.sh | sh
- git clone https://codeberg.org/video-prize-ranch/fly-cfg
- cd fly-cfg/librarian
script:
- /root/.fly/bin/flyctl deploy --no-cache --detach