Skip to content

Commit 216100c

Browse files
authored
Change workflow branch from 'mp/docker_branch' to 'main'
1 parent 067e238 commit 216100c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ concurrency:
4545
cancel-in-progress: true
4646

4747
env:
48-
WORKFLOW_BRANCH: "mp/docker_branch"
48+
WORKFLOW_BRANCH: "main"
4949
PYTHON_BASE_IMAGE: "python:3.10.18-slim-bullseye"
5050
DATAVISYN_PYTHON_BASE_IMAGE: "188237246440.dkr.ecr.eu-central-1.amazonaws.com/datavisyn/base/python:main"
5151
NODE_BASE_IMAGE: "node:20.9-bullseye"

0 commit comments

Comments
 (0)