rename image
This commit is contained in:
parent
cef9837c80
commit
4b0bae509d
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ jobs:
|
||||||
context: alpine
|
context: alpine
|
||||||
push: true
|
push: true
|
||||||
platforms: linux/amd64, linux/arm64
|
platforms: linux/amd64, linux/arm64
|
||||||
tags: ${{ vars.REGISTRY_URL }}/docker/${{ env.GITHUB_REPOSITORY }}:latest-alpine
|
tags: ${{ vars.REGISTRY_URL }}/docker/${{ env.GITHUB_REPOSITORY }}:latest-alpine2
|
||||||
- name: Build and push ubuntu
|
- name: Build and push ubuntu
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue