Skip to content
Snippets Groups Projects

Pipeline update

Merged Jeremy M Fee requested to merge ghsc/users/jmfee/geomag-algorithms:pipeline-update into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
#! /bin/bash -x
#! /bin/bash -ex
PYTHON_VERSION=${PYTHON_VERSION:-"3.8"}
Loading