Update .github/workflows/.github-ci.yaml
All checks were successful
ci-workflow / ci (push) Successful in 2s

This commit is contained in:
richardrobertreitz 2024-12-06 09:17:17 +00:00
parent 4220ba6f71
commit 905a7e90ba

View file

@ -5,11 +5,12 @@ jobs:
ci:
runs-on: docker
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
# checkout repository
- name: checkout
uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout/action.yml@main
with:
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
#- name: checkout
# uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout/action.yml@main
# with:
# 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