Closed turbaszek closed 4 years ago
According to https://github.com/apache/airflow-on-k8s-operator/blob/master/docs/development.md#building-and-running-locally one should be able to run
make build
however, there's not such rule in Makefile:
➜ make build (unset) make: *** No rule to make target `build'. Stop.
According to https://github.com/apache/airflow-on-k8s-operator/blob/master/docs/development.md#building-and-running-locally one should be able to run
however, there's not such rule in Makefile: