ci: woops
Some checks failed
Build and push Docker image / build-and-publish (push) Failing after 15s
Some checks failed
Build and push Docker image / build-and-publish (push) Failing after 15s
This commit is contained in:
parent
dc547341ba
commit
8e93466d29
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Build and push Docker image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-publish:
|
build-and-publish:
|
||||||
|
|
Reference in a new issue