ploomber / soopervisor

☁️ Export Ploomber pipelines to Kubernetes (Argo), Airflow, AWS Batch, SLURM, and Kubeflow.
https://soopervisor.readthedocs.io
Apache License 2.0
45 stars 18 forks source link

Fix workflow tutorial #95

Closed 94rain closed 2 years ago

94rain commented 2 years ago

Describe your changes

I go ahead to add the Github actions for the docker images used in the tutorials (removed -i -t, as interaction is not supported in Github actions and will cause exceptions).

Every CI should only take 3-4 minutes. I hope this is intended. If not, I can remove them. If we do want to add the Github actions, is the triggering condition on: [push, pull_request] fine?

Fixes the docker run command in the workflow tutorial:

Issue ticket number and link

Closes #91

Checklist before requesting a review