clone
Some checks failed
Build on RHEL8 / build (push) Failing after 1m6s
Build on RHEL9 / build (push) Successful in 1m46s

This commit is contained in:
froejdh_e 2025-04-10 08:38:56 +02:00
parent 4c789507e5
commit 33164c07d3

View File

@ -13,7 +13,9 @@ jobs:
container:
image: gitea.psi.ch/images/rhel8-developer-gitea-actions
steps:
- uses: actions/checkout@v4
# - uses: actions/checkout@v4
- name: Clone repository
run: git clone https://${{secrets.GITHUB_TOKEN}}@gitea.psi.ch/${{ github.repository }}.git .
- name: Install dependencies