Skip to content

Commit 25e438a

Browse files
committed
Use dev hard coded
1 parent df32b19 commit 25e438a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/developer_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
env:
2525
DOCKER_REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
2626
container:
27-
image: "${DOCKER_REGISTRY}/common-linux64"
27+
image: "fr-qafactorydev.europe.altair.com/common-linux64"
2828
credentials:
2929
username: ${DOCKER_REGISTRY_USER}
3030
password: ${DOCKER_REGISTRY_PASSWD}

0 commit comments

Comments
 (0)