diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 97b796b0c7e5f6f4350c20ae1f05cd6c57c9ec6b..be72cb3bdf1d17a2dbb1caacc0fad3ea40e7243f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,7 +41,7 @@ builder:unstable: - cd containers/builder - head Dockerfile - make login - - make develop-cached + - make develop ## I wish there were a simple way to transfer the "latest/unstable" strings ## between jobs...