Skip to content

Commit

Permalink
DO NOT MERGE: reorder so that OCI upload comes first
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev committed Nov 29, 2024
1 parent 0e9ad0c commit cee3d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/test-peerpods.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
set -euo pipefail

set -x
just node-installer AKS-PEER-SNP

if [ -z "${azure_image_id:-}" ]; then
nix run -L .#scripts.upload-image -- \
Expand All @@ -21,7 +22,6 @@ EOF

just create AKS-PEER-SNP
just get-credentials AKS-PEER-SNP
just node-installer AKS-PEER-SNP
just runtime default AKS-PEER-SNP
just apply-runtime default AKS-PEER-SNP

Expand Down

0 comments on commit cee3d5e

Please sign in to comment.