Skip to content

Commit

Permalink
fix CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
krustowski committed Sep 20, 2024
1 parent 04e8da8 commit 323380a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ deploy-prod:
needs:
- build-image
when: manual
variable:
variables:
APP_ENVIRONMENT: $CI_JOB_STAGE
before_script:
- chmod 400 "$DOCKER_SSH_KEY"
Expand Down

0 comments on commit 323380a

Please sign in to comment.