Skip to content

Commit

Permalink
re-enable deploy purchase tester job on release
Browse files Browse the repository at this point in the history
  • Loading branch information
aboedo committed Jul 30, 2024
1 parent 7412bfb commit 9767720
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1336,12 +1336,10 @@ workflows:
requires:
- make-release
<<: *release-tags
# temporarily disabled since this won't work when building directly from its workspace.
# there's another PR to re-enable it
# - deploy-purchase-tester:
# requires:
# - make-release
# <<: *release-tags
- deploy-purchase-tester:
requires:
- make-release
<<: *release-tags

snapshot-bump:
when:
Expand Down

0 comments on commit 9767720

Please sign in to comment.