mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 00:32:35 +10:00
Update build-deploy.yml
This commit is contained in:
4
.github/workflows/build-deploy.yml
vendored
4
.github/workflows/build-deploy.yml
vendored
@ -91,8 +91,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
images: amruthpillai/reactive-resume
|
images: amruthpillai/reactive-resume
|
||||||
tags: |
|
tags: |
|
||||||
type=raw,value=${{ matrix.image }}-latest
|
type=raw,value=${{ matrix.image }}-arm64-latest
|
||||||
type=raw,value=${{ matrix.image }}-${{ steps.version.outputs.current-version }}
|
type=raw,value=${{ matrix.image }}-arm64-${{ steps.version.outputs.current-version }}
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v2.2.0
|
uses: docker/setup-qemu-action@v2.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user