File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : objectscriptquality
2+ on : push
3+
4+ jobs :
5+ linux :
6+ name : Linux build
7+ runs-on : ubuntu-latest
8+
9+ steps :
10+ - name : Execute ObjectScript Quality Analysis
11+ run : wget https://raw.githubusercontent.com/litesolutions/objectscriptquality-jenkins-integration/master/iris-community-hook.sh && sh ./iris-community-hook.sh
12+
Original file line number Diff line number Diff line change 1- ARG IMAGE=store/intersystems/irishealth:2019.3.0.308.0-community
2- ARG IMAGE=store/intersystems/iris-community:2019.3.0.309.0
3- ARG IMAGE=store/intersystems/iris-community:2019.4.0.379.0
4- ARG IMAGE=store/intersystems/iris-community:2020.1.0.199.0
5- ARG IMAGE=intersystemsdc/iris-community:2019.4.0.383.0-zpm
6- ARG IMAGE=store/intersystems/iris-community:2020.1.0.199.0
1+ ARG IMAGE=store/intersystems/iris-community:2020.1.0.204.0
72ARG IMAGE=intersystemsdc/iris-community:2020.1.0.209.0-zpm
83ARG IMAGE=intersystemsdc/iris-community:2020.2.0.196.0-zpm
94FROM $IMAGE
You can’t perform that action at this time.
0 commit comments