mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 18:04:25 +09:00
gitlab-ci: Fix stage
This commit is contained in:
@@ -254,7 +254,7 @@ mingw32:
|
|||||||
- obj/
|
- obj/
|
||||||
|
|
||||||
.Debian.cross.template: &Debian_cross_template
|
.Debian.cross.template: &Debian_cross_template
|
||||||
stage: stage1-testing
|
stage: test
|
||||||
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$DEBIAN_CROSS_BUILD
|
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$DEBIAN_CROSS_BUILD
|
||||||
script:
|
script:
|
||||||
- build=$(dpkg-architecture -qDEB_HOST_GNU_TYPE)
|
- build=$(dpkg-architecture -qDEB_HOST_GNU_TYPE)
|
||||||
|
|||||||
Reference in New Issue
Block a user