diff --git a/.github/workflows/ci-runner-terraform-image.yaml b/.github/workflows/ci-runner-terraform-image.yaml index 0129c82..7516c96 100644 --- a/.github/workflows/ci-runner-terraform-image.yaml +++ b/.github/workflows/ci-runner-terraform-image.yaml @@ -23,7 +23,7 @@ jobs: registry: artifact.onwalk.net username: admin password: ${{ secrets.HELM_REPO_PASSWORD }} - path: './terraform-iac-runner' + path: './ci-runner/terraform' build_file: 'Dockerfile' image: devops/ci-runner-terraform tag: latest