We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1982de commit 851db20Copy full SHA for 851db20
.github/workflows/build-docker.yml
@@ -3,7 +3,7 @@ name: Create and publish a Docker image
3
4
on:
5
push:
6
- branches: ['dev', 'master', 'dev-flex', 'mtc-deploy']
+ branches: ['dev', 'master', 'dev-flex', 'mtc-deploy', 'build-log-in-email']
7
8
env:
9
REGISTRY: ghcr.io
0 commit comments