Updated the airflow docker compose file #1
cd_private_pypiserver.yaml
on: push
Publish to Private PyPI Job
32s
Annotations
1 error
Publish to Private PyPI Job
google-github-actions/ssh-compute failed with: failed to execute gcloud command `gcloud compute ssh pinto@instance-ml-pipeline --zone us-central1-c --ssh-key-file /tmp/8b34d4fcd964f535e68722e9/google_compute_engine --quiet --tunnel-through-iap --project energy-consumption-forecasting --command cd ~/energy-consumption-forecasting && git pull && poetry build && poetry publish -r my-pypi`: WARNING:
To increase the performance of the tunnel, consider installing NumPy. For instructions,
please see https://cloud.google.com/iap/docs/using-tcp-forwarding#increasing_the_tcp_upload_bandwidth
Warning: Permanently added 'compute.1063691101114025984' (ED25519) to the list of known hosts.
bash: line 1: poetry: command not found
|