Skip to content

Commit

Permalink
ci(workflow): run deployment test without waiting for other tests (#2674
Browse files Browse the repository at this point in the history
)
  • Loading branch information
iainsproat authored Aug 16, 2024
1 parent 9b09114 commit 1803e0e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,7 @@ workflows:
# only: /.*/
# requires:
# - get-version
# - pre-commit
# - deployment-testing-approval
# - test-frontend-2
# - test-viewer
# - test-objectsender
# - test-server
# - test-server-no-ff
# - docker-build-server
# - docker-build-frontend
# - docker-build-frontend-2
Expand All @@ -87,13 +81,7 @@ workflows:
only: /.*/
requires:
- get-version
- pre-commit
- deployment-testing-approval
- test-frontend-2
- test-viewer
- test-objectsender
- test-server
- test-server-no-ff
- docker-build-server
- docker-build-frontend
- docker-build-frontend-2
Expand Down

0 comments on commit 1803e0e

Please sign in to comment.