fix auto job run on main
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m40s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m40s
This commit is contained in:
parent
852aba641e
commit
9cc8ad3873
@ -1,9 +1,10 @@
|
|||||||
|
# TODO: add a versioning system for the docker images pushed to this repo
|
||||||
name: Build and Push Docker Image
|
name: Build and Push Docker Image
|
||||||
|
|
||||||
# on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user