Skip to content
Snippets Groups Projects

Draft: ACS and special activation

Open Lactozilla requested to merge acs into next
Files
145
Debian stable:amd64 Makefile:
extends: .srb2ci
when: manual
allow_failure: true
stage: build
artifacts:
@@ -18,8 +22,6 @@ Debian stable:amd64 Makefile:
OBJDUMP: x86_64-linux-gnu-objdump
PKG_CONFIG_PATH: /usr/lib/x86_64-linux-gnu/pkgconfig
when: on_success
script:
- - |
# apt_toolchain
Loading