Skip to content

Commit

Permalink
fetch the tags before deleting the multidev artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Sep 25, 2023
1 parent 238e255 commit dc48bce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sage-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,6 @@ jobs:
if: always()
run: |
cd ~/pantheon-local-copies/wpcm-sage-install-tests
git fetch --tags origin
git tag -d pantheon_build_artifacts-$multidev_name
git push origin --delete pantheon_build_artifacts-$multidev_name

0 comments on commit dc48bce

Please sign in to comment.