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 3bb5285737 - Show all commits

View File

@ -34,7 +34,7 @@ jobs:
runs-on: self-hosted
defaults:
run:
working-directory: /home/builds/src/${{ REPOSITORY_NAME }}
working-directory: "/home/builds/src/${{ REPOSITORY_NAME }}"
steps:
- name: Build Fedora Docker Image