Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Synthetics authored and Synthetics committed Nov 8, 2023
1 parent bf03766 commit ef1f35d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/kread-skaffold-precheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
run: |
cd frontend
export $(grep -v '^#' .env.emerynet | xargs)
envsubst < ../deployment/emerynet/workloads/config/ui-config.template.yaml > ../deployment/emerynet/workloads/config/ui-config.yaml
envsubst < skaffold.emerynet.precheck.yaml > skaffold.precheck.yaml
skaffold run --filename skaffold.precheck.yaml
shell: bash
Expand Down

0 comments on commit ef1f35d

Please sign in to comment.