Conversation
This job runs on every push to `master` and will publish a container (Docker) image on GH Packages.
Codecov Report
@@ Coverage Diff @@
## master #43 +/- ##
=======================================
Coverage 69.49% 69.49%
=======================================
Files 8 8
Lines 295 295
=======================================
Hits 205 205
Misses 90 90
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
|
The publishing seems to work: https://github.com/EMMC-ASBL/oteapi-services/pkgs/container/oteapi |
Remove comments in CI job
Use a new docker-compose_dev file for CI and to ease development. Add the mapping to the local files for the dev file. Extend the Dockerfile development target with `--debug` and `--log-level=debug`. Update the README accordingly.
jesper-friis
left a comment
There was a problem hiding this comment.
Nice PR, but I think it is even more important to run this CI on the GitLab oteapi-deploy repo and deploy to the GitLab docker registry...
True. This is a separate issue however, as that will be the OntoTrans-specific version. It should be setup there. Possibly discuss with @quaat on how to do this best? |
This job runs on every push to
masterand will publish a container(Docker) image on GH Packages.
Closes #11
To do: