Skip to content
Snippets Groups Projects

Hotfix for error when missing SENTRY_DSN

Merged Laurian Gridinoc requested to merge gitlab-ci into main
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -16,7 +16,6 @@ before_script:
- chmod 700 ~/.ssh
- ssh-keyscan $DEPLOY_TARGET_IP_ADDRESS >> ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
- printenv
deploy:
stage: deploy
Loading