.github/workflows/terraform-iac-runner-image.yaml: add path
This commit is contained in:
parent
b96bd40c85
commit
6f8abed47f
@ -23,7 +23,8 @@ jobs:
|
||||
registry: artifact.onwalk.net
|
||||
username: admin
|
||||
password: ${{ secrets.HELM_REPO_PASSWORD }}
|
||||
build_file: './terraform-iac-runner/Dockerfile'
|
||||
path: './terraform-iac-runner'
|
||||
build_file: 'Dockerfile'
|
||||
image: devops/iac-runner
|
||||
tag: latest
|
||||
cache: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user