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 : String
(optional)
buildArgs
(optional)
docker build --build-arg
.
key : String
key : String
value : String
value : String
secrecy : boolean
secrecy : boolean
dockerfile : String
(optional)
gitPath : String
(optional)
gitRefspec : String
(optional)
gitRepo : String
(optional)
https://PAT@github.com/user/repo.git
for private repo.
imageNames
(optional)
image : String
image : String
local : String
(optional)
noCache : boolean
(optional)
no-cache
flag when build as docker build --no-cache
os : String
(optional)
sourceType : String
(optional)
tarball : String
(optional)
http://remoteserver/myapp.tar.gz
timeout : int
(optional)
variant : String
(optional)
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.