Skip to content
Snippets Groups Projects
Commit f6e4a935 authored by Greg Fodor's avatar Greg Fodor
Browse files

Try again

parent cefd5563
No related branches found
No related tags found
Loading
...@@ -37,7 +37,7 @@ pipeline { ...@@ -37,7 +37,7 @@ pipeline {
def s3Destination = "s3://assets.reticulum-dev-7f8d39c45878ee2e/hubs" def s3Destination = "s3://assets.reticulum-dev-7f8d39c45878ee2e/hubs"
sh ''' sh '''
/usr/bin/script --return -c \\\\"sudo /usr/bin/hab-docker-studio -k mozillareality run /bin/bash scripts/hab-build-and-push.sh ${baseAssetsPath} ${s3Destination}\\\\" /dev/null /usr/bin/script --return -c \\\\"sudo /usr/bin/hab-docker-studio -k mozillareality run /bin/bash scripts/hab-build-and-push.sh\\\\" /dev/null
''' '''
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment