You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/22 08:05:47 UTC

[GitHub] [airflow-on-k8s-operator] turbaszek opened a new issue #21: There's not build rule in Makefile

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [airflow-on-k8s-operator] kaxil closed issue #21: There's not build rule in Makefile

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #21: There's not build rule in Makefile
URL: https://github.com/apache/airflow-on-k8s-operator/issues/21
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services