reaction/.gitlab-ci.yml

16 lines
296 B
YAML
Raw Permalink Normal View History

2024-01-11 04:40:24 +01:00
---
image: golang:1.20-bookworm
2024-01-11 04:40:24 +01:00
stages:
- build
2024-01-11 04:40:24 +01:00
variables:
DEBIAN_FRONTEND: noninteractive
2024-01-11 04:40:24 +01:00
test_building:
stage: build
2024-01-11 04:40:24 +01:00
before_script:
- apt-get -qq -y update
- apt-get -qq -y install build-essential devscripts debhelper quilt wget
script:
- make reaction ip46tables nft46