-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/ted 314 #89
Feature/ted 314 #89
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change the rml mapper in .infra/airflow/Dockerfile
Codecov Report
@@ Coverage Diff @@
## main #89 +/- ##
==========================================
- Coverage 99.09% 98.60% -0.50%
==========================================
Files 59 59
Lines 2441 2441
==========================================
- Hits 2419 2407 -12
- Misses 22 34 +12
Continue to review full report at Codecov.
|
@@ -12,8 +12,8 @@ COPY requirements.txt /opt/airflow | |||
|
|||
# working in the /opt/airflow | |||
WORKDIR /opt/airflow | |||
RUN wget -c https://github.com/RMLio/rmlmapper-java/releases/download/v5.0.0/rmlmapper-5.0.0-r362-all.jar -P .rmlmapper/ | |||
RUN mv .rmlmapper/rmlmapper-5.0.0-r362-all.jar .rmlmapper/rmlmapper.jar 2>/dev/null | |||
RUN mkdir -p ./.rmlmapper |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not just mkdir -p .rmlmapper
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
asa a pus Stefan la artefacts, ca sa fie 100% sigur
No description provided.