We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df32b19 commit 25e438aCopy full SHA for 25e438a
.github/workflows/developer_ci.yml
@@ -24,7 +24,7 @@ jobs:
24
env:
25
DOCKER_REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
26
container:
27
- image: "${DOCKER_REGISTRY}/common-linux64"
+ image: "fr-qafactorydev.europe.altair.com/common-linux64"
28
credentials:
29
username: ${DOCKER_REGISTRY_USER}
30
password: ${DOCKER_REGISTRY_PASSWD}
0 commit comments