mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-20 17:58:19 +00:00
gitlab-ci: add make and gcc packages
Signed-off-by: Thomas Bernard <miniupnp@free.fr>
This commit is contained in:
parent
075064806b
commit
8a2af6e9e6
@ -1,5 +1,7 @@
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -y -qq iptables-dev libevent-dev libnfnetlink-dev uuid-dev
|
||||
- >
|
||||
apt-get update -qq && apt-get install -y -qq iptables-dev libevent-dev
|
||||
libnfnetlink-dev uuid-dev make gcc
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
Loading…
x
Reference in New Issue
Block a user