Debug: wtf
Some checks failed
Some checks failed
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
runs-on: imgbuilder
|
||||
env:
|
||||
COMPOSE_ARGS: '-p go2025-backend'
|
||||
DOCKER_BUILD_ARGS: '--quiet'
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
@@ -57,6 +58,8 @@ jobs:
|
||||
needs:
|
||||
- run-go-test
|
||||
runs-on: imgbuilder
|
||||
env:
|
||||
COMPOSE_ARGS: '-p go2025-backend'
|
||||
steps:
|
||||
- name: Build and push image
|
||||
uses: https://gitea.konchin.com/action/docker@main
|
||||
|
||||
Reference in New Issue
Block a user