.github/workflows/sync-images.yaml: update
This commit is contained in:
parent
5239363cd5
commit
cabdec8109
4
.github/workflows/sync-images.yaml
vendored
4
.github/workflows/sync-images.yaml
vendored
@ -235,6 +235,6 @@ jobs:
|
||||
- name: Sync terraform images
|
||||
shell: bash
|
||||
run: |
|
||||
docker pull docker-terragrunt:aws-azure-gcp-tf-1.5.3-tg-0.48.3
|
||||
docker tag docker-terragrunt:aws-azure-gcp-tf-1.5.3-tg-0.48.3 artifact.onwalk.net/devops/terragrunt:0.48.3
|
||||
docker pull docker-terragrunt:aws-tf-1.5.3-tg-0.48.3
|
||||
docker tag docker-terragrunt:aws-tf-1.5.3-tg-0.48.3 artifact.onwalk.net/devops/terragrunt:0.48.3
|
||||
docker push artifact.onwalk.net/devops/terragrunt:0.48.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user