Remove build id in ci
This commit is contained in:
parent
e36bd805ea
commit
023afb7323
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -64,5 +64,5 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
context: .
|
||||
tags: ghcr.io/sebclem/claptrapbot:latest, ghcr.io/sebclem/claptrapbot:${{ env.GITHUB_RUN_ID}}
|
||||
tags: ghcr.io/sebclem/claptrapbot:latest
|
||||
file: ./Dockerfile
|
Loading…
Reference in New Issue
Block a user