Skip to content
Snippets Groups Projects
Commit 4947847c authored by Will Murphy's avatar Will Murphy
Browse files

Fix path to state directory

[#162996970]
parent 0fe0f4bf
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,9 @@ run:
args:
- -c
- |
set -eux
set -eu
pushd state
pushd state/ci/infrastructure/${FOUNDATION_NAME}
eval "$(bbl print-env)"
popd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment