GitBucket
Toggle navigation
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
nitta-lab-2019
/
Cosmos
Transfer to URL with SHA
Find file
Newer
Older
tree:
4cbef7ed68
Switch branches
×
master
test
Cosmos
/ Jenkinsfile
Taiga Kishimoto
on 7 Jun 2019
56 bytes
change jenkinsfile
Raw
Blame
History
node{ stage("build"){ echo "nitta-lab" checkout scm } }