Commit Graph

9 Commits

Author SHA1 Message Date
Kris De Volder
1b14ec7370 Add build failure notification to concourse pipeline 2016-11-23 15:51:35 -08:00
Kris De Volder
ad02b25167 Add mvn package task. May be useful for local testing 2016-11-23 12:14:49 -08:00
Kris De Volder
62cb2f2276 Add a task definition to run mvn package script on concourse 2016-11-23 12:05:26 -08:00
Kris De Volder
b33f34e288 Revert pulling docker image explicitly 2016-11-18 16:36:33 -08:00
Kris De Volder
4945dc6d54 Add back explicit dependency on docker image for build-vsix 2016-11-18 16:25:58 -08:00
Kris De Volder
60fa621fd9 Enable unsafe-perm option for npm
Otherwise it doesn't work properly when running as root in docker container
2016-11-18 16:11:19 -08:00
Kris De Volder
ab55593628 Move credentials file elsewher
Less risk of it being accidentally committed or wiped out by git clean.
2016-11-18 15:26:12 -08:00
Kris De Volder
8a99f2dcb0 Decouple docker image build from main vsix build 2016-11-18 14:58:31 -08:00
Kris De Volder
ded1d1435e Experimenting with concourse build 2016-11-18 11:52:00 -08:00