We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bbeda2 commit f668453Copy full SHA for f668453
web-downloader/compose.yaml
@@ -1,7 +1,8 @@
1
services:
2
web-downloader-track:
3
image: alpine
4
- command: /home/docker/web-downloader/web-downloader.sh
+ # command: /home/docker/web-downloader/web-downloader.sh
5
+ command: /home/docker/projects/teamcity-download-artifact.sh
6
environment:
7
- TEAMCITY_TAG=${TRACK_WEB_VERSION:?required}
8
- TEAMCITY_BUILD_NAME=MaintainVbenAdmin_Release
web-downloader/web-downloader.sh
100644
100755
0 commit comments