This commit is contained in:
parent
64c8fabd55
commit
d8c5fc8678
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
||||||
images: ${{ env.REGISTRY }}/${{ env.REGISTRY_IMAGE_NAME }}
|
images: ${{ env.REGISTRY }}/${{ env.REGISTRY_IMAGE_NAME }}
|
||||||
|
|
||||||
- name: Build and publish Alpine Latest
|
- name: Build and publish Alpine Latest
|
||||||
uses: https://code.forgejo.org/actions/docker-build-push-action@v5
|
uses: https://code.forgejo.org/docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .docker/latest
|
context: .docker/latest
|
||||||
push: true
|
push: true
|
||||||
|
|
Loading…
Reference in a new issue