Skip to content

Commit c7b7854

Browse files
authored
chore(ci): remove SCW as docker registry (#117)
1 parent b07c96a commit c7b7854

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/reusable_dockerfile_pipeline.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -219,12 +219,6 @@ jobs:
219219
registry-url: ghcr.io
220220
registry-owner: ${{ needs.prepare-env.outputs.repo_owner }}
221221
run-on-pr: "true"
222-
- name: ScaleWay
223-
user-secret: SCALEWAY_USERNAME
224-
token-secret: SCW_SECRET_KEY
225-
registry-url: rg.fr-par.scw.cloud
226-
registry-owner: celestiaorg
227-
run-on-pr: "false"
228222
fail-fast: false
229223
steps:
230224
- name: Check run conditions

0 commit comments

Comments
 (0)