diff --git a/.github/workflows/publish-babylon-deployment-utils.yml b/.github/workflows/publish-babylon-deployment-utils.yml index 62b831a..9e8b90e 100644 --- a/.github/workflows/publish-babylon-deployment-utils.yml +++ b/.github/workflows/publish-babylon-deployment-utils.yml @@ -5,7 +5,7 @@ on: branches: - main # TODO: remove this temp branch once merged - # - feat/teardown-script + - feat/teardown-script paths: - 'scripts/babylon-integration/utils/**' diff --git a/docker/docker-compose-babylon-integration.yml b/docker/docker-compose-babylon-integration.yml index 1b80165..610c03e 100644 --- a/docker/docker-compose-babylon-integration.yml +++ b/docker/docker-compose-babylon-integration.yml @@ -55,7 +55,7 @@ services: teardown: container_name: teardown - image: snapchain/babylon-deployment-utils:58120ec + image: snapchain/babylon-deployment-utils:7199cfd env_file: - "${PWD}/.env.babylon-integration" volumes: