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/ubuntu-mate-build.yml
vendored
3
.github/workflows/ubuntu-mate-build.yml
vendored
|
|
@ -10,6 +10,9 @@ on:
|
|||
- cron: '39 15 * * *'
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
paths:
|
||||
- "ubuntu-mate/Dockerfile"
|
||||
- ".github/workflows/ubuntu-mate-build.yml"
|
||||
# Publish semver tags as releases.
|
||||
tags: [ 'v*.*.*' ]
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue