turbaszek opened a new issue #21: There's not build rule in Makefile URL: https://github.com/apache/airflow-on-k8s-operator/issues/21 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 ```sh make build ``` however, there's not such rule in Makefile: ``` ➜ make build (unset) make: *** No rule to make target `build'. Stop. ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
