1
0
mirror of https://github.com/drone/drone-cli.git synced 2026-01-18 08:51:33 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Brad Rydzewski
cb28d6e451 convert bitbucket pipelines 2019-01-08 12:23:02 -08:00
Dominik Schmidt
92d62d84d9 Do not add all secrets to env but require using from_secret 2018-11-14 11:44:31 +01:00
Dominik Schmidt
08d5aeced7 Add --env-file and fix --secret-file in drone exec 2018-11-13 21:45:44 +01:00
Brad Rydzewski
ada4e9de7e allow registry credentials in drone exec 2018-10-21 12:37:48 -07:00
Brad Rydzewski
290cfa3fe7 support colors in windows terminal 2018-10-10 16:51:03 -07:00
Brad Rydzewski
1045e35283 Merge remote-tracking branch 'origin' 2018-10-10 16:10:47 -07:00
Brad Rydzewski
a8caf25db2 enable legacy yaml converter 2018-10-10 16:10:26 -07:00
Don
5bcbd11a01
Fix typo in pipeline option description 2018-10-09 15:50:38 -07:00
Brad Rydzewski
ca3be72cab update drone exec to 0.9 yaml and runtime 2018-10-09 11:18:46 -07:00
Antonio Beyah
eca37514c1 use SplitN instead of Split for values that contain an = 2018-03-23 10:27:03 -05:00
Antonio Beyah
6c30d71ab8 add in env flag 2018-03-22 15:28:51 -05:00
Thomas Boerger
99acb67cbd
Inject all available env variables as matrix variables (#77)
Inject all available env variables as matrix variables and simplified another env parsing
2018-01-21 21:19:07 +01:00
Jacob McCann
610480361b Properly get whole value for secrets that contain '=' 2017-10-09 10:02:56 -05:00
Thomas Boerger
dbb65a5aad
Added proper arg usage for sub command 2017-08-01 18:39:52 +02:00
Tobias Kunicke
593f4f1fa0 some cleanups 2017-07-17 16:49:24 +02:00
Tobias Kunicke
ecedcd0608 fix drone exec on windows with docker toolbox 2017-07-17 15:06:42 +02:00
Jacob McCann
4fb81d0f36 Take into account volume prefix 2017-06-29 09:43:06 -05:00
Jacob McCann
b92dcce56e Add mounting drone_default to workspaceBase before mounting git repo 2017-06-29 08:09:12 -05:00
Jacob McCann
1d28d70fd6 pretty logging for drone exec 2017-06-28 14:27:40 -05:00
Manuel Rüger
0d71f684eb Set workspace-base to /drone 2017-06-20 19:43:01 +02:00
Brad Rydzewski
615bf50efb copy 0.6 cli to own repo 2017-05-15 13:59:26 +02:00