When i'm trying to start this pipeline pipelines: branches: master: - step: name: Step 1 runs-on: - self.hosted - test - linux.shell script: ...
Hi! i have followed the instructions to run a linux shell runner inside a Fedora toolbox with sudo but when I execute the pipeline I get this error. Executing the same pipeline in Cloud without "r...
Hi, The opsgenie-lamp cli tool has output which is very hard to use for automation. For example the output below would require a lot of parsing to become usable: % lamp getIncidentList --query "...
...he following represents a successful SSH connection [root@vps ~]# ssh -T git@bitbucket.org logged in as [my_username] You can use git or hg to connect to Bitbucket. Shell access is disabled [r...
When I run job with task in docker it fails with 8 time="2019-07-02T11:28:18Z" level=fatal msg="Error: Path not specified" 02-Jul-2019 11:28:18 Exit code: 1, output: STDOUT: Beginning to exec...
...EMOTE_PATH: '/var/www/public/sandbox' LOCAL_PATH: '.' DEBUG: 'true' EXTRA_ARGS: '-rzhv --delete --stats --rsync-path="sudo rsync" --exclude=/sandbox/ --exclude=/sandbox2/ --exclude=/test/ --exclude=/v...
I want to include special characters like quotes, backslashes, dollar signs and newlines in my pipe variables. How do I properly quote and escape them so that they survive processing by the yaml pars...
Hi, guys. I need to execute own shell file from project folder to deploy remote server something like this. image: node:10.4.1 pipelines: default: - step: c...
Hello I need to add SSO support to our Jira Service Desk & Confluence server. They are hosted on the Atlassian cloud. How can I access the server to update the Tomcats? (SSH, keys,...etc) &nb...
...nterpreter for my "Script" task is selected as "/bin/sh or cmd.exe". But recently I added the intelligence in the shell script to pick the right node.js version using nvm. Command: nvm use `cat .nvmrc`. S...
I'm in need to upload the attachments to Jira. Is there any way to do that in Powershell?
...sing inline script from an SSH task and as part of the inline script, I am calling a shell script. In the shell script, I want to use the Bamboo variables. It seems, in the script the B...
Copied to clipboard