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
|
||||
on:
|
||||
push:
|
||||
# Only run when the Dockerfile changes
|
||||
paths:
|
||||
- "Dockerfile"
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user