File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # pack - Buildpack CLI [ ![ Build Status] ( https://travis-ci.org/buildpack/pack.svg?branch=master )] ( https://travis-ci.org/buildpack/pack )
1
+ # pack - Buildpack CLI [ ![ Travis Build Status] ( https://travis-ci.org/buildpack/pack.svg?branch=master )] ( https://travis-ci.org/buildpack/pack ) [ ![ Windows Build status ] ( https://ci.appveyor.com/api/projects/status/0dspvks46snrda2v?svg=true )] ( https://ci.appveyor.com/project /buildpack/pack)
2
2
3
3
** ` pack ` ** makes it easy for
4
4
- ** application developers** to use [ buildpacks] ( https://buildpacks.io/ ) to convert code into runnable images
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ environment:
12
12
DOCKER_CERT_PATH : ' %APPVEYOR_BUILD_FOLDER%\.travis'
13
13
DOCKER_TLS_VERIFY : ' 1'
14
14
DOCKER_HOST :
15
- secure : 9/n4Ey6XCzZt2TT5VP5cX5sugiR0WWV4bS6W3jo56M4= # currently in jchesterpivotal
15
+ secure : 9/n4Ey6XCzZt2TT5VP5cX5sugiR0WWV4bS6W3jo56M4= # currently in buildpack account
16
16
file_secret :
17
- secure : nyH/ayJ9cnxXI05Vyri7ntns95Sqn/Q9+jGIrVAzZHU= # currently in jchesterpivotal
17
+ secure : nyH/ayJ9cnxXI05Vyri7ntns95Sqn/Q9+jGIrVAzZHU= # currently in buildpack account
18
18
19
19
artifacts :
20
20
- path : artifacts
You can’t perform that action at this time.
0 commit comments