jenkinsci / jenkinsci/azure-cli-plugin

[Pipeline] azureCLI Failure: /bin/sh: 1: Syntax error: ";;" unexpected

Open
#20 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
5
Forks
18
PR merge metrics
No merged PRs in 30d

Description

stage('VM Creation')
{
azureCLI commands: [[exportVariablesString: '', script: 'az vm create -g ArtifactoryResourceGroup -n artifactory --ssh-key-value "ssh-rsa XXXXXXXXXXXXXXXXXXXXXXXXXXXXX" --ssh-key-value "ssh-rsa XXXXXXXXXX" --name artifactory --location eastus --image debian --public-ip-address-allocation dynamic']], principalCredentialId: 'XXXXXXXXXX'
}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.