mirror of
https://github.com/rancher/rke.git
synced 2025-04-27 19:25:44 +00:00
Add listing of artifacts in Drone similar to CLI
This commit is contained in:
parent
0b597f3111
commit
fb11fc3317
@ -22,6 +22,7 @@ steps:
|
|||||||
image: rancher/dapper:1.11.2
|
image: rancher/dapper:1.11.2
|
||||||
commands:
|
commands:
|
||||||
- dapper build
|
- dapper build
|
||||||
|
- ls -lR dist/artifacts
|
||||||
environment:
|
environment:
|
||||||
CROSS: 1
|
CROSS: 1
|
||||||
privileged: true
|
privileged: true
|
||||||
|
Loading…
Reference in New Issue
Block a user