Skip to content
Snippets Groups Projects

Add basic CI/CD functionality

Merged Mick Veldhuis requested to merge add-cicd-pipeline into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -18,4 +18,4 @@ RUN python3 -m pip install --no-cache-dir --upgrade \
cwltool
RUN node --version
RUN cwtool --version
\ No newline at end of file
RUN cwtlool --version
\ No newline at end of file
Loading