-
Notifications
You must be signed in to change notification settings - Fork 19
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
Docker build #103
Docker build #103
Conversation
505d2bd
to
2c8cc5f
Compare
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.
Looks good! Let's discuss this one thing.
Dockerfile
Outdated
# COPY avr32studio-ide-2.6.0 | ||
ARG TOOLCHAIN_LINK=https://cloud.nitrokey.com/s/a4Z2abXRjjYEzDJ/download | ||
RUN cd / && wget ${TOOLCHAIN_LINK} -O toolchain.zip -q && \ | ||
unzip toolchain.zip && \ |
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.
Can we make unzip silent? It clutters the view.
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.
done
960b1d6
to
555da4e
Compare
Hi! Let me know once you are ready. Can you switch to draft in the meantime? |
fae1caa
to
fd1a119
Compare
it should be ready to be merged, but there are some server issues that prevent me from doing the final test, so still on hold |
ready to merge |
Hi! I see you are still changing the PR. Let me know once done! |
7b4fd13
to
19fff03
Compare
5b68dd6
to
3cb0f65
Compare
ca7f5d5
to
1bd6ea7
Compare
the artifacts path was wrong - now it is really ready to merge |
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.
Please add the documentation for the mentioned IP asap.
Merging.
- make docker-make | ||
after_script: | ||
- cp ./src/*.hex artifacts | ||
- wget 188.40.174.112:8089/checkmark/$CI_COMMIT_REF_NAME/$CI_COMMIT_SHA/$CI_JOB_NAME/$CI_JOB_STATUS/${CI_JOB_URL#*/*/*/} |
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.
Is this IP documented somewhere? Why IP instead of a domain (not futureproof, as IPs are changing)?
all test passed
https://git.dotplex.com/nitrokey/nitrokey-storage-firmware/-/pipelines