mirror of https://gitlab.com/sandfox/satis.git
Debug output
parent
f1a699c21d
commit
ef36781d35
|
@ -13,6 +13,7 @@ pages:
|
|||
- echo "$AUTH_JSON" > composer/auth.json
|
||||
- docker run --rm -i -v `pwd`:/build -v `pwd`/composer:/composer composer/satis
|
||||
- rm -f composer/auth.json # don't store auth
|
||||
- ls -laR output
|
||||
artifacts:
|
||||
paths:
|
||||
- output
|
||||
|
|
Loading…
Reference in New Issue