mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 12:45:47 +01:00
Remove useless gitlab ci file
This commit is contained in:
parent
3ca54c6c43
commit
8a34a1fa11
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
|||
---
|
||||
image: golang:1.20-bookworm
|
||||
stages:
|
||||
- build
|
||||
|
||||
variables:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
|
||||
test_building:
|
||||
stage: build
|
||||
before_script:
|
||||
- apt-get -qq -y update
|
||||
- apt-get -qq -y install build-essential devscripts debhelper quilt wget
|
||||
script:
|
||||
- make reaction ip46tables nft46
|
||||
Loading…
Add table
Add a link
Reference in a new issue