Skip to content

WIP Test GitHub Actions for CI Docker image build

Marmaduke Woodman requested to merge actions-docker into master

Created by: maedoc

GitHub added actions which looked a lot like GitLab's CI or Jenkins in functionality. It would be nice if only for our PR workflow to have the checks that tests pass and that the images are built. This doesn't replace Travis/Jenkins for TVB but instead complements the Git workflow.

Merge request reports