fixing workflows and new build for aarch64 (testing)
This commit is contained in:
parent
e0071d4efc
commit
f183b8f044
6 changed files with 145 additions and 1 deletions
3
.github/workflows/fedora-xfce-build.yml
vendored
3
.github/workflows/fedora-xfce-build.yml
vendored
|
|
@ -12,6 +12,9 @@ on:
|
|||
branches: [ "main" ]
|
||||
# Publish semver tags as releases.
|
||||
tags: [ 'v*.*.*' ]
|
||||
paths:
|
||||
- "xfce/Dockerfile"
|
||||
- ".github/workflows/fedora-xfce-build.yml"
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue