only run automated build if containerfile changes
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
name: Reese's Arch Toolbox
|
name: Reese's Arch Toolbox
|
||||||
run-name: Build and Push Reese's Arch Toolbox
|
run-name: Build and Push Reese's Arch Toolbox
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- infrastructure/graduated/fedora/arch.containerfile
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push-arch-toolbox:
|
build-and-push-arch-toolbox:
|
||||||
|
|||||||
Reference in New Issue
Block a user