diff options
author | Nick Thomas <nick@gitlab.com> | 2018-03-06 18:46:36 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2018-03-07 17:28:15 +0000 |
commit | 4419d7ea1fa780066016c9527b96dba4f15d3f61 (patch) | |
tree | 3c1211d1558ff0b40c1801ec28bea78ff9636986 /changelogs | |
parent | 98c8c90e92f8f0407bf048d42ff5e4d76ce57ba0 (diff) | |
download | gitlab-ce-4419d7ea1fa780066016c9527b96dba4f15d3f61.tar.gz |
Implement foreground verification of CI artifacts43949-verify-job-artifacts
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/43949-verify-job-artifacts.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/43949-verify-job-artifacts.yml b/changelogs/unreleased/43949-verify-job-artifacts.yml new file mode 100644 index 00000000000..45e1916ae17 --- /dev/null +++ b/changelogs/unreleased/43949-verify-job-artifacts.yml @@ -0,0 +1,5 @@ +--- +title: Implement foreground verification of CI artifacts +merge_request: 17578 +author: +type: added |