different uses
This commit is contained in:
parent
d2ee15f958
commit
462980ced4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -2,7 +2,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
build-go:
|
||||
uses: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/build/.github/workflows/build-docker.yml@main
|
||||
uses: DevFW-CICD/build/.github/workflows/build-docker.yml@main
|
||||
with:
|
||||
dockerfile: './Dockerfile'
|
||||
context: './go'
|
||||
|
|
Loading…
Reference in a new issue