Skip to content

Commit

Permalink
Fix nexus server address
Browse files Browse the repository at this point in the history
  • Loading branch information
leavauchier committed Apr 9, 2024
1 parent 1d6273f commit abca16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- main
- staging-*
env:
nexus_server: 10.128.81.69:8082
nexus_server: docker-registry.ign.fr

jobs:
build_test_deploy:
Expand Down

0 comments on commit abca16a

Please sign in to comment.