Skip to content

Commit

Permalink
fix(dp): Fix domain-proxy image building after regression from PR mag…
Browse files Browse the repository at this point in the history
…ma#12311 (magma#12393)

Signed-off-by: Tomasz Gromowski <tomasz@freedomfi.com>
  • Loading branch information
sklgromek authored and emakeev committed Aug 5, 2022
1 parent 1ec3dff commit fc77497
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dp/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,3 +263,7 @@ profiles:
- "/var/opt/magma/bin/accessc add-existing -admin -cert /var/opt/magma/certs/admin_operator.pem admin_operator || exit 0"
- op: remove
path: /deploy/helm/hooks/before/3
- name: remote-push
patches:
- op: remove
path: /build/artifacts/5 # remove fake sas image

0 comments on commit fc77497

Please sign in to comment.