Closed Philmod closed 1 year ago
In order to use the hatch tool, we create a docker image with it.
This "build" only runs tests and lint for now.
To run a build manually: gcloud builds submit --project=kaggle-cicd --config=tools/cicd/cloudbuild.yaml .
gcloud builds submit --project=kaggle-cicd --config=tools/cicd/cloudbuild.yaml .
Example of a successful build
Next:
http://b/305922956
In order to use the hatch tool, we create a docker image with it.
This "build" only runs tests and lint for now.
To run a build manually:
gcloud builds submit --project=kaggle-cicd --config=tools/cicd/cloudbuild.yaml .
Example of a successful build
Next:
http://b/305922956