Skip to content

Commit

Permalink
temporarily disabling deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
fit-alessandro-berti committed Sep 26, 2023
1 parent 1029e51 commit b456717
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 @@ -30,7 +30,7 @@ push-release-branch:
# - if: '$CI_PROJECT_URL =~ /^https:\/\/gitlab.fit.fraunhofer.de\/process-mining\/pm4py-industry-partners.*/'
# when: never
# does NOT work, for unknown reasons.
- if: '$CI_COMMIT_BRANCH == "release" && $CI_PROJECT_URL == "https://gitlab.fit.fraunhofer.de/process-mining/pm4py/pm4py-core"'
- if: '$CI_COMMIT_BRANCH == "DISABLED" && $CI_PROJECT_URL == "https://gitlab.fit.fraunhofer.de/process-mining/pm4py/pm4py-core"'
script:
# The runner checks out a detached(!) head, which we cannot push -> we need to switch to "release" explicitly
- git checkout release
Expand Down

0 comments on commit b456717

Please sign in to comment.