File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535 prerelease : true
3636 title : Changes For 2.3-SNAPSHOT
3737 files : |
38- comixed-release-2.3-SNAPSHOT-GA .zip
38+ comixed-release-2.3-SNAPSHOT.zip
3939
4040 build-windows-installer :
4141 name : Build Windows installer
Original file line number Diff line number Diff line change 1818
1919RUN mkdir /app /ul
2020WORKDIR /ul
21- RUN wget -q -O comixed-release.zip https://github.com/comixed/comixed/releases/download/v2.3-SNAPSHOT/comixed-release-2.3-SNAPSHOT-GA .zip
21+ RUN wget -q -O comixed-release.zip https://github.com/comixed/comixed/releases/download/v2.3-SNAPSHOT/comixed-release-2.3-SNAPSHOT.zip
2222RUN (cd /app; unzip /ul/*.zip)
2323RUN rm *.zip
2424WORKDIR /app
You can’t perform that action at this time.
0 commit comments