File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1212 with :
1313 VUH_VERSION : ' v2.9.2'
1414 secrets :
15+ FTP_CURS_LOGIN : ${{ secrets.FTP_CURS_LOGIN }}
16+ FTP_CURS_PWD : ${{ secrets.FTP_CURS_PWD }}
1517 DOCKER_USERNAME : ${{ secrets.DOCKER_USERNAME }}
1618 DOCKER_PASSWORD : ${{ secrets.DOCKER_PASSWORD }}
1719
Original file line number Diff line number Diff line change 88 inputs :
99 VUH_VERSION : { required: true, type: string }
1010 secrets :
11+ FTP_CURS_LOGIN :
12+ required : true
13+ FTP_CURS_PWD :
14+ required : true
1115 DOCKER_USERNAME :
1216 required : true
1317 DOCKER_PASSWORD :
Original file line number Diff line number Diff line change 66
77 <groupId >ru.curs</groupId >
88 <artifactId >mellophone2</artifactId >
9- <version >1.6.0 </version >
9+ <version >1.6.1 </version >
1010
1111 <properties >
1212 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments