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
|
||||
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user