Skip to content

Commit

Permalink
ci: fix dev-preprod diff CI job reference
Browse files Browse the repository at this point in the history
  • Loading branch information
gytis-ivaskevicius committed Apr 30, 2024
1 parent b27bcac commit 2a1562c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/std.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
for target in \
"dev-preview@us-east-1" \
"dev-preprod@us-east-1@v1" \
"dev-preprod@us-east-1@v2" \
"dev-mainnet@us-east-1" \
; do
nix run -L ".#cardano-services.${target}.plan" | tee k8s-plan.diff
Expand Down

0 comments on commit 2a1562c

Please sign in to comment.