Update .github/workflows/.github-ci.yaml
This commit is contained in:
parent
799e1a3fb7
commit
c8218b575e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/.github-ci.yaml
vendored
4
.github/workflows/.github-ci.yaml
vendored
|
@ -11,8 +11,8 @@ jobs:
|
||||||
# checkout repository
|
# checkout repository
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout@main
|
uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout@main
|
||||||
with:
|
#with:
|
||||||
path: .github/workflows
|
#path: .github/workflows
|
||||||
# ref: main # Specify the branch or tag in the templates repository
|
# ref: main # Specify the branch or tag in the templates repository
|
||||||
# server_url: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW/fibonacci_go.git
|
# server_url: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW/fibonacci_go.git
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue