diff options
author | Helmut Grohne <helmut@subdivi.de> | 2022-12-23 10:23:16 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2022-12-23 10:23:16 +0100 |
commit | a6b2f6ea32ca96dcca10ff9ff647d5153ab4519f (patch) | |
tree | a229106423b3e80b451a362f29849d6a05ed9dd6 /.gitlab-ci.yml | |
parent | c100114c51d2f5e9e8ed2efd58d065b0dd3b34f8 (diff) | |
parent | a2dbdff591b22d2d85cf0e41b517c41c2bb7ba3f (diff) | |
download | debvm-a6b2f6ea32ca96dcca10ff9ff647d5153ab4519f.tar.gz |
Merge branch main into branch dns
This allows using the newly added DEBVER variable.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed0fc32..b2ce36c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,6 +63,8 @@ arch_test: - arm64 - armhf - i386 + - mips64el + - mipsel - ppc64el - s390x before_script: |