Closed mirceatlx closed 1 year ago
Also one of the tests is failing 👀
The pipeline also seems to save files locally in ./pipeline/data/
in the cloud mode, but this directory isn't in .gitignore
.
Added GCP connection to CI/CD and tests, but the .npy
test is still failing. Let's also unskip the other big-file test?
Add manual pipeline triggers using gcloud CLI. You can trigger the latest pipeline build from the artifact registry with local data or data from Cloud Storage.
Closes #68, #106