Skip to content

Commit 2859614

Browse files
committed
Retry
1 parent df28785 commit 2859614

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
@@ -20,7 +20,7 @@ jobs:
2020
# runs-on: developer_ci
2121
runs-on: ["dev_pmci","fr-shady"]
2222
container:
23-
image: "${{secrets.DOCKER_REGISTRY}}/common-linux64"
23+
image: ${{secrets.DOCKER_REGISTRY}}/common-linux64
2424
credentials:
2525
username: ${{secrets.DOCKER_REGISTRY_USER}}
2626
password: ${{secrets.DOCKER_REGISTRY_PASSWD}}

0 commit comments

Comments
 (0)