Test running on all pushes
Some checks failed
Publish Builder Image / build-and-push (push) Failing after 3s
Some checks failed
Publish Builder Image / build-and-push (push) Failing after 3s
This commit is contained in:
@ -1,9 +1,7 @@
|
|||||||
name: Publish Builder Image
|
name: Publish Builder Image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# Only run when the Dockerfile changes
|
|
||||||
paths:
|
|
||||||
- "Dockerfile"
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user