Skip to content

Commit

Permalink
Merged in fix_dev_kraken (pull request #424)
Browse files Browse the repository at this point in the history
fix dev kraken pipe
  • Loading branch information
jrkerns committed Jul 23, 2024
2 parents 8dfc963 + 40c757f commit fa18b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitbucket-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ definitions:
script:
- apt-get update
- apt-get install wget -y
- source venv/bin/activate
- pip install nox
# Get gcloud CLI
- wget https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-416.0.0-linux-x86_64.tar.gz -O gcloud_cli.tar.gz
- tar -xf gcloud_cli.tar.gz
Expand Down

0 comments on commit fa18b10

Please sign in to comment.