From 90deaaa12247bf17e207b5aede2bd60f991ba91c Mon Sep 17 00:00:00 2001
From: Greg Fodor <gfodor@gmail.com>
Date: Thu, 12 Jul 2018 22:14:23 +0000
Subject: [PATCH] Try again

---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 3184cbcbc..3d3207fe3 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -36,7 +36,7 @@ pipeline {
           def baseAssetsPath = "https://assets-dev.reticium.io/"
           def s3Destination = "s3://assets.reticulum-dev-7f8d39c45878ee2e/hubs"
 
-          sh 'mkdir wat123'
+          sh 'pwd'
           sh '''
             /usr/bin/script --return -c \\\\"sudo /usr/bin/hab-docker-studio -k mozillareality run /bin/bash scripts/hab-build-and-push.sh\\\\" /dev/null
           '''
-- 
GitLab