Include CIs by absolute URL addresses #18
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
- push | |
- workflow_dispatch | |
jobs: | |
sync: | |
runs-on: self-hosted | |
steps: | |
- name: Checkout repository | |
uses: actions/checkout@v4 | |
- name: test script | |
run: | | |
sudo systemctl stop autofs | |
sudo cvmfs_ducc convert recipe.yaml --skip-podman --skip-thin-image |