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 }}
|
||||
|
||||
- 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:
|
||||
context: .docker/latest
|
||||
push: true
|
||||
|
|
Loading…
Reference in a new issue