mirror of
https://github.com/bitwarden/server.git
synced 2024-12-26 17:37:36 +01:00
ls before push stub artifact
This commit is contained in:
parent
4c7ccf68b4
commit
cf6b2e6c2a
@ -91,7 +91,9 @@ build_script:
|
|||||||
rm -rf $STUB_OUTPUT/ca-certificates $STUB_OUTPUT/identity $STUB_OUTPUT/letsencrypt $STUB_OUTPUT/ssl
|
rm -rf $STUB_OUTPUT/ca-certificates $STUB_OUTPUT/identity $STUB_OUTPUT/letsencrypt $STUB_OUTPUT/ssl
|
||||||
rm $STUB_OUTPUT/env/uid.env
|
rm $STUB_OUTPUT/env/uid.env
|
||||||
cd docker-stub; zip -r ../docker-stub.zip *; cd ..
|
cd docker-stub; zip -r ../docker-stub.zip *; cd ..
|
||||||
- ps: Push-AppveyorArtifact .\docker-stub.zip
|
- ps: |
|
||||||
|
ls
|
||||||
|
Push-AppveyorArtifact .\docker-stub.zip
|
||||||
|
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
|
Loading…
Reference in New Issue
Block a user