1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-12 13:18:47 +00:00

Add listing of artifacts in Drone similar to CLI

This commit is contained in:
Sebastiaan van Steenis
2019-03-14 13:13:58 +01:00
committed by Alena Prokharchyk
parent 0b597f3111
commit fb11fc3317

View File

@@ -22,6 +22,7 @@ steps:
image: rancher/dapper:1.11.2
commands:
- dapper build
- ls -lR dist/artifacts
environment:
CROSS: 1
privileged: true