Skip to content

Commit

Permalink
[ci] debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Feb 7, 2024
1 parent a5dadfb commit 1911566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ prerelease:
REPO_HOST: repo.data.kit.edu
REPO_USER: cicd
script:
- set -e
- if [ -z "$CI_COMMIT_TAG" ]; then .gitlab-ci-scripts/set-prerel-version.sh; fi;
- .gitlab-ci-scripts/goreleaser.sh
- .gitlab-ci-scripts/upload.sh
Expand Down

0 comments on commit 1911566

Please sign in to comment.