Skip to content
Snippets Groups Projects
Commit 71e88be7 authored by Aaron Ogle's avatar Aaron Ogle
Browse files

Clean up a couple of un-needed commands

parent e2f6b586
No related branches found
No related tags found
No related merge requests found
......@@ -32,9 +32,6 @@ echo "Tag: $TRAVIS_TAG \r\nBranch: $TRAVIS_BRANCH\r\nBuild: $TRAVIS_BUILD_NUMBER
# Clone launchpad repo for the channel down.
GIT_SSH_COMMAND="ssh -i launchpadkey" git clone -b $CHANNEL git+ssh://rocket.chat.buildmaster@git.launchpad.net/rocket.chat launchpad
echo "$PWD"
ls -lah
# Rarely will change, but just incase we copy it all
cp -r resources $CHANNEL/snapcraft.yaml buildinfo launchpad/
cd launchpad
......
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