Skip to content

Commit 2658871

Browse files
committed
eli-204 updating networking build
1 parent b62244d commit 2658871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-oidc-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
mkdir -p ./build
6666
echo "Running: make terraform env=$ENVIRONMENT workspace=$ENVIRONMENT stack=networking tf-command=plan args=\"-auto-approve\""
67-
make terraform env=$ENVIRONMENT stack=networking tf-command=plan workspace=$WORKSPACE
67+
make terraform env=$ENVIRONMENT stack=networking tf-command=plan workspace=$ENVIRONMENT
6868
echo "Running: make terraform env=$ENVIRONMENT workspace=$WORKSPACE stack=api-layer tf-command=plan args=\"-auto-approve\""
6969
make terraform env=$ENVIRONMENT stack=api-layer tf-command=plan workspace=$WORKSPACE
7070

0 commit comments

Comments
 (0)