diff options
author | Benjamin Schubert <contact@benschubert.me> | 2019-10-04 09:48:54 +0100 |
---|---|---|
committer | Benjamin Schubert <contact@benschubert.me> | 2019-10-04 09:48:54 +0100 |
commit | 5771b7f11a201c3942bea95e723ef438d6824e8c (patch) | |
tree | 3f1b2fc306e3e4980492b8d5a53002f88e5f790e | |
parent | 3d0cc2ec3d97f07c5f915e00677b4c62549c0240 (diff) | |
download | buildstream-bschubert/overnight.tar.gz |
fixup! fixup! [.gitlab-ci.yml] Update overnight testbschubert/overnight
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index be6e403c7..f94877c9b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ variables: .overnight-tests: &overnight-tests-template stage: test - image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-debian:9-master-83237142 + image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-debian:9-master-86449685 variables: BST_EXT_URL: git+https://gitlab.com/BuildStream/bst-plugins-experimental.git BST_EXT_REF: bschubert/fix-for-new-yaml |