Update workflow
This commit is contained in:
parent
ada5f968a0
commit
84783f1454
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
# run it during pull request
|
||||
pull_request:
|
||||
|
||||
defaults:
|
||||
jobs:
|
||||
# define job to build and publish docker image
|
||||
build-and-push-docker-image:
|
||||
name: Build Docker image and push to repositories
|
||||
|
|
Loading…
Reference in a new issue