Skip to content

Commit

Permalink
Remove mention of old, deleted branches in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesGaydon committed Jun 22, 2023
1 parent c565905 commit 570502a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ on:
# So that we can tag the docker image appropriately.
push:
branches:
- prod
- main
- hiding_files

env:
nexus_server: 10.128.81.69:8082

Expand Down

0 comments on commit 570502a

Please sign in to comment.