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}
filters:
branches:
only: test
only: test-AIO
- test-rome-app-build:
filters:
branches:
only: rome/test
only: test-AIO
- test-rome-hasura-migrate:
secret: ${HASURA_ROME_TEST_SECRET}
filters:
branches:
only: rome/test
only: test-AIO
#- admin-app-build:
#filters:
#branches: