Replace CI for Rome Test env.

This commit is contained in:
Patrick Fic
2024-03-27 08:57:08 -07:00
parent 7f930fcd5b
commit bf5d1b69d4

View File

@@ -325,16 +325,16 @@ workflows:
secret: ${HASURA_TEST_SECRET} secret: ${HASURA_TEST_SECRET}
filters: filters:
branches: branches:
only: test only: test-AIO
- test-rome-app-build: - test-rome-app-build:
filters: filters:
branches: branches:
only: rome/test only: test-AIO
- test-rome-hasura-migrate: - test-rome-hasura-migrate:
secret: ${HASURA_ROME_TEST_SECRET} secret: ${HASURA_ROME_TEST_SECRET}
filters: filters:
branches: branches:
only: rome/test only: test-AIO
#- admin-app-build: #- admin-app-build:
#filters: #filters:
#branches: #branches: