Skip to content

Commit

Permalink
chore(build-docker): Register mtc-deploy-qa branch for builds to MTC-QA.
Browse files Browse the repository at this point in the history
  • Loading branch information
binh-dam-ibigroup committed Jun 11, 2024
1 parent c50f9a6 commit be98532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create and publish a Docker image

on:
push:
branches: ['dev', 'master', 'dev-flex', 'mtc-deploy']
branches: ['dev', 'master', 'dev-flex', 'mtc-deploy', 'mtc-deploy-qa']

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit be98532

Please sign in to comment.