branch is called master
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 8s
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 8s
This commit is contained in:
parent
a8b284d9b6
commit
ea8a18553e
@ -2,7 +2,7 @@ name: Build and Publish Docker Image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [master]
|
||||||
tags: ['*'] # triggers on any tag push
|
tags: ['*'] # triggers on any tag push
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user