riotkit-org / riotkit-do

RKD - RiotKit DO. Task executor - balance between Makefile and Gradle. Written in Python. Powerful tool for every DevOps. Automates production tasks as well as local development tasks
Apache License 2.0
10 stars 2 forks source link

Become: Not working after changes to the sh() API #58

Closed blackandred closed 3 years ago

blackandred commented 3 years ago
rkd --become=root -rl debug :release:docker:arm --git-tag=v1.9
During ":init" a critical error happened

Exception: You need to provide only one of "code" or "script_path"
blackandred commented 3 years ago

Resolved.