Skip to content

Commit

Permalink
workflow: update ca certificates
Browse files Browse the repository at this point in the history
Co-authored-by: ygqygq2 <[email protected]>
  • Loading branch information
ygqygq2 committed Jul 3, 2024
1 parent a57a4e1 commit 0747639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
DEST_HARBOR_CRE_PSW: ${{ secrets.DEST_HARBOR_CRE_PSW }}
shell: bash
run: |
update-ca-certificates
sudo update-ca-certificates
bash jenkins_sync_docker_images.sh docker_images.list
set +e
originalImageUrl="${{ steps.pullIssuesPorter.outputs.DOCKER_IMAGE }}"
Expand Down

0 comments on commit 0747639

Please sign in to comment.