File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 type=sha,prefix=
5353
5454 - name : Build and push image
55- uses : stackhpc /github-actions/docker-multiarch-build-push@master
55+ uses : azimuth-cloud /github-actions/docker-multiarch-build-push@master
5656 with :
5757 cache-key : ${{ matrix.component }}
5858 context : ./images/${{ matrix.component }}
Original file line number Diff line number Diff line change 4040 type=sha,prefix=
4141
4242 - name : Build and push image
43- uses : stackhpc /github-actions/docker-multiarch-build-push@master
43+ uses : azimuth-cloud /github-actions/docker-multiarch-build-push@master
4444 with :
4545 cache-key : kube-perftest-controller
4646 context : ./python
6767 uses : stackhpc/github-actions/semver@master
6868
6969 - name : Publish Helm charts
70- uses : stackhpc /github-actions/helm-publish@master
70+ uses : azimuth-cloud /github-actions/helm-publish@master
7171 with :
7272 token : ${{ secrets.GITHUB_TOKEN }}
7373 version : ${{ steps.semver.outputs.version }}
You can’t perform that action at this time.
0 commit comments