This website requires JavaScript.
Explore
Help
Sign In
an
/
mmflokati
Watch
1
Star
0
Fork
You've already forked mmflokati
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b4e828694e
mmflokati
/
.drone.yml
8 lines
126 B
YAML
Raw
Normal View
History
Unescape
Escape
Testing .drone.yml
2018-02-20 22:59:52 +00:00
pipeline
:
build
:
image
:
golang:1.6
environment
:
Testing '.drone.yml'
2018-02-22 16:48:04 +00:00
-
FOO=1
Testing .drone.yml
2018-02-20 22:59:52 +00:00
commands
:
Testing '.drone.yml'
2018-02-22 16:43:08 +00:00
-
go get -d ./...
'.drone.yml' ändern
2018-02-21 11:13:22 +00:00
-
go build