knewman23
knewman23
RRailway
Created by knewman23 on 9/12/2023 in #✋|help
Deploy from Gitlab fails
This worked thank you!
13 replies
RRailway
Created by knewman23 on 9/12/2023 in #✋|help
Deploy from Gitlab fails
in this case dev, I am trying to point to my dev environment in my project
13 replies
RRailway
Created by knewman23 on 9/12/2023 in #✋|help
Deploy from Gitlab fails
.install-railway: stage: railway image: node:16.0.0 variables: RAILWAY_TOKEN: $RAILWAY_TOKEN RAILWAY_ENV: $RAILWAY_ENV RAILWAY_SERVICE_NAME: $RAILWAY_SERVICE_NAME script: - yarn global add @railway/cli - railway environment $RAILWAY_ENV - railway up --service=$RAILWAY_SERVICE_NAME -d
13 replies
RRailway
Created by knewman23 on 9/12/2023 in #✋|help
Deploy from Gitlab fails
yeah I set it in the variables section
13 replies
RRailway
Created by knewman23 on 9/12/2023 in #✋|help
Deploy from Gitlab fails
a20c8f8b-11c2-4e12-bac5-1e035834194c
13 replies