Skip to content

Commit

Permalink
Improve GitLab pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Grießer committed Jun 21, 2023
1 parent 4edff81 commit 28134ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bauer-kirch/environment/1.0/.gitlab-ci/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ deploy_prod:

deploy_staging:
extends: .deploy_template
allow_failure: true # Allow pipeline to become "green" even if the deploy job was not triggered
environment:
name: staging
url: https://staging.my-site.com
Expand Down

0 comments on commit 28134ba

Please sign in to comment.