File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 TAG : ${{ github.sha }}
4646 SKIP_TEST : true
4747 HUB : ghcr.io/apache/linkis
48- LINKIS_VERSION : 1.5.0-SNAPSHOT
48+ LINKIS_VERSION : 1.5.0
4949 steps :
5050 - name : Free up disk space
5151 run : |
Original file line number Diff line number Diff line change 3434 TAG : ${{ github.sha }}
3535 SKIP_TEST : true
3636 HUB : ghcr.io/apache/linkis
37- LINKIS_VERSION : 1.5.0-SNAPSHOT
37+ LINKIS_VERSION : 1.5.0
3838 steps :
3939 - name : Checkout
4040 uses : actions/checkout@v2
Original file line number Diff line number Diff line change 102102 </snapshotRepository >
103103 </distributionManagement >
104104 <properties >
105- <revision >1.5.0-SNAPSHOT </revision >
105+ <revision >1.5.0</revision >
106106
107107 <zookeeper .version>3.5.9</zookeeper .version>
108108 <curator .version>4.2.0</curator .version>
You can’t perform that action at this time.
0 commit comments