Skip to content

Commit

Permalink
Use PROXY secret
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrebeauguitte committed Oct 14, 2024
1 parent 3d68c50 commit ccd5216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
file: Dockerfile
build-args: |
PROXY=${{ secrets.PROXY_NB }}
PROXY=${{ secrets.PROXY }}
deploy-to-stage:
name: Deploy stage environment
Expand Down

0 comments on commit ccd5216

Please sign in to comment.