fix: update Docker image context and tags in deploy workflow #45
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -2,7 +2,7 @@ name: Build Docker images
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
branches: ["master"]
|
||||
|
||||
jobs:
|
||||
build-and-push-dockerfile-image:
|
||||
|
||||
Reference in New Issue
Block a user