mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-03 09:48:08 -04:00
off by one
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
db6d424aaa
commit
f730326814
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -57,6 +57,8 @@ jobs:
|
||||
id: build
|
||||
run: |
|
||||
go run ./cmd/containerbuild --docker-repo ghcr.io/techarohq/anubis --slog-level debug
|
||||
env:
|
||||
PULL_REQUEST_ID: ${{ github.event.number }}
|
||||
|
||||
- name: "Comment about where to test this"
|
||||
uses: thollander/actions-comment-pull-request@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user