There was an error while loading. Please reload this page.
1 parent 7b5455a commit 2b43561Copy full SHA for 2b43561
1 file changed
.github/workflows/porch-e2e-ci-jobs.yaml
@@ -58,8 +58,6 @@ jobs:
58
- name: Set variables
59
id: vars
60
run: echo "image-tag=${IMAGE_TAG:0:8}" >> $GITHUB_OUTPUT
61
- - name: Setup dev env
62
- run: ${GITHUB_WORKSPACE}/scripts/setup-dev-env.sh
63
- name: Build images in parallel
64
run: |
65
export IMAGE_TAG=${IMAGE_TAG:0:8}
0 commit comments