summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2021-03-27 14:57:32 +0100
committerMichael Albinus <michael.albinus@gmx.de>2021-03-27 14:57:32 +0100
commite26d0e611aaf477a88119c506f942036c338688f (patch)
treef91d2645ed57991b0f351f86186510ae297bc494 /test
parent4dbc44550da640529c7ded7378caf0db439b0bbd (diff)
downloademacs-e26d0e611aaf477a88119c506f942036c338688f.tar.gz
; Adapt recent change in test/infra/gitlab-ci.yml
Diffstat (limited to 'test')
-rw-r--r--test/infra/gitlab-ci.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml
index c957bf9b4dc..fe34e2b2138 100644
--- a/test/infra/gitlab-ci.yml
+++ b/test/infra/gitlab-ci.yml
@@ -132,8 +132,10 @@ default:
- docker push ${CI_REGISTRY_IMAGE}:${target}-${BUILD_TAG}
.test-template:
+ after_script:
+ - docker cp $(docker ps -q -f "label=com.gitlab.gitlab-runner.job.id=${CI_JOB_ID}"):test test
artifacts:
- name: ${CI_JOB_NAME}-${CI_COMMIT_SHA}
+ name: ${CI_JOB_NAME}-${CI_COMMIT_SHORT_SHA}
public: true
expire_in: 1 week
when: always
@@ -234,7 +236,7 @@ test-filenotify-gio:
test-gnustep:
# This tests the GNUstep build process
stage: platforms
- extends: [.job-template, .test-template, .gnustep-template]
+ extends: [.job-template, .gnustep-template]
variables:
target: emacs-gnustep
make_params: install