Skip to content

Commit

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


Signed-off-by: Tomasz Gromowski <tomasz@freedomfi.com>
  • Loading branch information
sklgromek committed Apr 5, 2022
1 parent db44d9a commit bfaec10
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 bfaec10

Please sign in to comment.