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
9e365517fb
commit
27c1dc65b3
@ -7,6 +7,7 @@ init-env:
|
|||||||
stage: init
|
stage: init
|
||||||
script:
|
script:
|
||||||
- export CURRENT_BUILD_PATH=/builds/timothy/godns
|
- export CURRENT_BUILD_PATH=/builds/timothy/godns
|
||||||
|
|
||||||
build-my-project:
|
build-my-project:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
|
@ -45,7 +45,6 @@ func generate_header(content url.Values) url.Values {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func api_version() {
|
func api_version() {
|
||||||
fmt.Println(Configuration.Email)
|
|
||||||
post_data("/Info.Version", nil)
|
post_data("/Info.Version", nil)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user