diff options
Diffstat (limited to 'aux/ci')
-rwxr-xr-x | aux/ci/ci-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/ci/ci-build.sh b/aux/ci/ci-build.sh index 43cdb85..eae5cfe 100755 --- a/aux/ci/ci-build.sh +++ b/aux/ci/ci-build.sh @@ -40,7 +40,7 @@ EOF if [ -f aux/guix/with-container.sh ]; then cp "$(sh aux/guix/with-container.sh -C)" - "/srv/http/$PROJECT/docker-pack.tar.gz" + "/srv/http/$PROJECT/docker.tar.gz" fi printf "\n>>>\n>>> CI logs added as Git note." |