Skip to content

Commit f668453

Browse files
author
cli
committed
wip: xx
1 parent 1bbeda2 commit f668453

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

web-downloader/compose.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
services:
22
web-downloader-track:
33
image: alpine
4-
command: /home/docker/web-downloader/web-downloader.sh
4+
# command: /home/docker/web-downloader/web-downloader.sh
5+
command: /home/docker/projects/teamcity-download-artifact.sh
56
environment:
67
- TEAMCITY_TAG=${TRACK_WEB_VERSION:?required}
78
- TEAMCITY_BUILD_NAME=MaintainVbenAdmin_Release

web-downloader/web-downloader.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)