Skip to content

Commit

Permalink
apache-airflow will not be built anymore
Browse files Browse the repository at this point in the history
missingcharacter committed Oct 14, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9a0ad48 commit aa6d178
Showing 3 changed files with 8 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -145,20 +145,6 @@ workflows:
- /.*/
tags:
only: /^v.*/
- ivy-circleci-orb/build_docker:
name: apache-airflow
requires:
- python37
working_directory: apache-airflow/
container_name: apache-airflow
simple_docker_tag: true
context: ivy
filters:
branches:
ignore:
- /.*/
tags:
only: /^v.*/
- ivy-circleci-orb/build_docker:
name: jupyterhub-singleuser-base
requires:
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
*.iml
.idea
.env
.envrc
.tool-versions
6 changes: 6 additions & 0 deletions apache-airflow/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# *NOTE:* this container is not being built at the moment

Last built version is `nxtlytics/apache-airflow:v0.0.8`

Error seems to be with python version `3.7.12`, python `3.7.11` has no issues

# Apache Airflow

[DocherHUB repository](https://hub.docker.com/r/nxtlytics/apache-airflow)

0 comments on commit aa6d178

Please sign in to comment.