mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Retag package docker image (#535)
Co-authored-by: Alexandros Panayi <alexpanayi@Alexandross-MBP.attlocal.net>
This commit is contained in:
parent
a257fc99e9
commit
f87c6c4a6d
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -149,8 +149,8 @@ jobs:
|
||||
dockerfile: .github/workflows/build-Dockerfile
|
||||
smoke_test: .github/scripts/verify_docker v${{ env.version }}
|
||||
tags: |
|
||||
docker.io/hashicorp/${{env.repo}}:${{env.version}}
|
||||
public.ecr.aws/hashicorp/${{env.repo}}:${{env.version}}
|
||||
docker.io/opentofu/${{env.repo}}:${{env.version}}
|
||||
public.ecr.aws/opentofu/${{env.repo}}:${{env.version}}
|
||||
|
||||
e2etest-build:
|
||||
name: Build e2etest for ${{ matrix.goos }}_${{ matrix.goarch }}
|
||||
|
Loading…
Reference in New Issue
Block a user