Skip to content

Commit

Permalink
Use k8test:denis/private-network on GitHub for now
Browse files Browse the repository at this point in the history
  • Loading branch information
href committed Oct 6, 2023
1 parent e50ef39 commit 5ccd104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpers/run-in-test-cluster
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ function ensure-k8test() {
if [[ "${GITHUB_ACTIONS:-}" == "true" ]]; then
mkdir -p ~/.ssh/ && touch ~/.ssh/known_hosts
git clone /~https://github.com/cloudscale-ch/k8test
git checkout denis/private-network
python3 -m venv k8test/venv
source k8test/venv/bin/activate
pip install poetry
Expand Down

0 comments on commit 5ccd104

Please sign in to comment.