mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
Update gitlab ci config file
This commit is contained in:
parent
27c1dc65b3
commit
874ffc64ad
@ -1,12 +1,15 @@
|
||||
image: golang:1.6.2
|
||||
|
||||
before_script:
|
||||
- export CURRENT_BUILD_PATH=/builds/timothy/godns
|
||||
|
||||
stages:
|
||||
- init
|
||||
- build
|
||||
- test
|
||||
|
||||
init-env:
|
||||
stage: init
|
||||
script:
|
||||
- export CURRENT_BUILD_PATH=/builds/timothy/godns
|
||||
|
||||
build-my-project:
|
||||
stage: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user