Skip to content

Commit 490dd7e

Browse files
authored
ci: Clean up release CI (#265)
1 parent 28595bb commit 490dd7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/on-release.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818
run: |
19-
git fetch --tags --force
2019
source <(curl -sL http://ci.q-ctrl.com)
2120
./ci vault login -r ${{ secrets.VAULT_ROLE_ID }} -s ${{ secrets.VAULT_SECRET_ID }}
2221
./ci docker run qctrl/ci-images:python-3.11-ci /scripts/housekeeping.sh

0 commit comments

Comments
 (0)