The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
acrQuickTask
: Queue an ACR Quick TaskazureCredentialsId
String
resourceGroupName
String
registryName
String
architecture
(optional)
String
buildArgs
(optional)
docker build --build-arg
.
key
String
value
String
secrecy
boolean
dockerfile
(optional)
String
gitPath
(optional)
String
gitRefspec
(optional)
String
gitRepo
(optional)
https://PAT@github.com/user/repo.git
for private repo.
String
imageNames
(optional)
image
String
local
(optional)
String
noCache
(optional)
no-cache
flag when build as docker build --no-cache
boolean
os
(optional)
String
sourceType
(optional)
String
tarball
(optional)
http://remoteserver/myapp.tar.gz
String
timeout
(optional)
int
variant
(optional)
String
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.