mirror of
https://lab.forgefriends.org/friendlyforgeformat/gof3.git
synced 2025-10-06 02:32:41 +02:00
no build in CI
This commit is contained in:
@@ -4,7 +4,6 @@ variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
jobs:
|
||||
script: |
|
||||
go build lab.forgefriends.org/friendlyforgeformat/gof3/...
|
||||
apt-get update && apt-get install -qq -y iproute2 git
|
||||
make deps-backend lint
|
||||
export MY_IP=$(ip r show default | cut -f3 -d' ')
|
||||
|
Reference in New Issue
Block a user