Skip to content

Commit

Permalink
SRE-3351: Build image from new gophish context
Browse files Browse the repository at this point in the history
  • Loading branch information
tlinderdahl committed Feb 28, 2024
1 parent 0a679b7 commit d372558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ workflows:
build_and_deploy:
jobs:
- cicd/buildimage:
context: gophish-test
context: gophish
dockerfile: Dockerfile
dockertag: image
filters:
branches:
only: master
buildtest: false
- cicd/snykscan:
context: gophish-test
context: gophish
dockerfile: Dockerfile
apptag: image
filters:
Expand Down

0 comments on commit d372558

Please sign in to comment.