master only
All checks were successful
Build and Push Image / Build and push image (push) Has been skipped

This commit is contained in:
Andrew Ridgway 2024-08-13 14:02:56 +10:00
parent 5c29243127
commit 736f74edcb

View File

@ -6,6 +6,7 @@ jobs:
name: Build and push image
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
if: gitea.ref == 'refs/head/master'
steps:
- name: Checkout