Skip to content
Snippets Groups Projects
Commit b3da88f1 authored by Paolo.Brasolin's avatar Paolo.Brasolin
Browse files

feat: #fe use eurac itch credentials

parent c6942afb
No related branches found
No related tags found
No related merge requests found
Pipeline #23150 passed
......@@ -83,12 +83,10 @@ stages:
- npm install
- echo Success!
.fe-deploy-job:
fe-deploy-job:
variables:
GLIBC_URL: https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.34-r0/glibc-2.34-r0.apk
BUTLER_URL: https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default
# NOTE: this key is a throwaway, we'll store one in secrets
BUTLER_API_KEY: 0UsKHAvtO2aXBJMPeR6bZHxSv9BRQ0zIvFPdFdRW
image: node:16-alpine
stage: deploy
cache:
......@@ -119,4 +117,4 @@ stages:
- cd frontend
- npm install
- npm run build
- butler push dist paolobrasolin/oetzi:html5
- butler push dist eurac/oetzi:html5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment