we need to go derper

This commit is contained in:
R. Tyler Croy 2017-08-02 17:04:43 -07:00 committed by GitHub
parent 0d095ebd15
commit 1ed6421fbb
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
def call(String command) {
echo "I'm not going to bother calling ${command} even though you asked"
steps.sh command
}