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