remove deps stage
This commit is contained in:
parent
1eba264a52
commit
10b85b59d5
@ -15,10 +15,6 @@ jobs:
|
||||
name: Install czlib
|
||||
command: sudo apt-get install -y zlib1g-dev
|
||||
|
||||
- run:
|
||||
name: Install dependencies
|
||||
command: go get -v ./cmd/panel/
|
||||
|
||||
- run:
|
||||
name: Build
|
||||
command: go build ./cmd/panel/main.go
|
||||
|
Loading…
x
Reference in New Issue
Block a user