Difference between revisions of "Repository:"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
sha: "" | sha: "" | ||
[[tag:]] latest | [[tag:]] latest | ||
+ | |||
+ | |||
+ | [[repository: (values.yaml)|repository:]] in helm <code>[[values.yaml]]</code> file | ||
== Related == | == Related == | ||
Line 23: | Line 26: | ||
* [[GitHub Actions: uses: actions/checkout@v3]] | * [[GitHub Actions: uses: actions/checkout@v3]] | ||
* <code>[[git checkout]]</code> | * <code>[[git checkout]]</code> | ||
− | * [[ | + | * [[helm create]]: <code>[[My-first-chart/values.yaml]]</code> |
* [[Helm: image:]] | * [[Helm: image:]] | ||
* <code>[[image]]</code> | * <code>[[image]]</code> | ||
+ | * [[az acr]] | ||
+ | * [[dependencies:]] | ||
+ | * [[GitHub repository]] | ||
== See also == | == See also == |
Latest revision as of 16:57, 23 October 2024
repositories:
GitHub Actions: uses: actions/checkout@v3
- uses: actions/checkout@v3 with: repository:
image: pullPolicy: Always registry: docker.io repository: grafana/grafana-image-renderer sha: "" tag: latest
repository: in helm values.yaml
file
Related[edit]
resources:
ref:
uses:
checkout:
- GitHub Actions: uses: actions/checkout@v3
git checkout
- helm create:
My-first-chart/values.yaml
- Helm: image:
image
- az acr
- dependencies:
- GitHub repository
See also[edit]
- Azure Pipelines:
az pipelines
,trigger:, stages:
,variables:, parameters:,
inputs:
,group:
,template:
,jobs:
,job:
,steps:
,dependsOn:
,task:
,condition:
,resources:
,pool:
,stage:
,extends:
,deployment:, scriptType:, inlineScript:, repositories:, pr:, repository:, type:
, Default Azure Pipeline, Azure Pipeline Library, Azure Pipeline Job full syntax
Advertising: