Skip to content
Snippets Groups Projects
Commit 4ae92b92 authored by Dan Vonk's avatar Dan Vonk Committed by Daniel Vonk
Browse files

Add CI instructions in docs/

parent 12ccbe78
No related branches found
No related tags found
2 merge requests!19Merge develop into main,!17Add CUDA backend
CI Pipeline
==================================
Building the Docker Image
-------------------------
Sassena uses a docker container to build the program and run the unit tests on
the CI server.
The docker image can be build on a local machine using the command::
docker build -t registry.hzdr.de/daphne4nfdi/sassena .
If you have made changes to the docker container and want to push it to the CI,
simply update the Sassena registry using the command::
docker push registry.hzdr.de/daphne4nfdi/sassena
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment