Update docker.yml
This commit is contained in:
parent
b9707bf710
commit
ad2095e4b8
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: ghcr.io/${{ env.REPO_NAME }}:${{ github.sha }}
|
||||
file: ./Dockerfile`
|
||||
file: ./Dockerfile
|
||||
- name: Build and release Docker images
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user