Migrate to Actions #13

Merged
chris merged 39 commits from gitea-actions into release 2024-12-17 18:37:06 -05:00
Showing only changes of commit 58b509479c - Show all commits

View File

@ -26,6 +26,9 @@ jobs:
whoami whoami
pwd pwd
tree tree
echo
echo ${{ vars.COW }}
echo ${{ secrets.moo }}
Build-Fedora: Build-Fedora:
runs-on: self-hosted runs-on: self-hosted