diff --git a/.github/workflows/deploy-configure-infrastructure.yaml b/.github/workflows/deploy-configure-infrastructure.yaml index ae0d529..728d1b4 100644 --- a/.github/workflows/deploy-configure-infrastructure.yaml +++ b/.github/workflows/deploy-configure-infrastructure.yaml @@ -111,6 +111,7 @@ jobs: container: ubuntu:latest runs-on: [self-hosted, linux, x64] name: Ansible + needs: terraform steps: