Skip to content

Commit

Permalink
Merge branch 'master' into gitian_sigs
Browse files Browse the repository at this point in the history
  • Loading branch information
y4ssi authored Sep 28, 2024
2 parents 0d265a8 + 2eb12be commit 83b5b61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -268,4 +268,4 @@ jobs:
git push # debug
fi
echo "last step"
#gcloud compute instances delete "test-gitian-$random" --project "${{ secrets.GCP_PROJECT_ID_PROD }}" --zone "us-central1-a" --delete-disks=all # debug
#gcloud compute instances delete "test-gitian-$random" --project "${{ secrets.GCP_PROJECT_ID_PROD }}" --zone "us-central1-a" --delete-disks=all # debug
2 changes: 1 addition & 1 deletion roles/gitian/templates/gitian-parallel-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -264,4 +264,4 @@ then
done

popd
fi
fi

0 comments on commit 83b5b61

Please sign in to comment.