it has an s
Build and Push Image / Build and push image (push) Successful in 2m42s Details

This commit is contained in:
Tobias Brunner 2023-11-18 23:14:05 +01:00
parent 3f67d2f005
commit 7798f7c426
Signed by: tobru
SSH Key Fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk
1 changed files with 3 additions and 2 deletions

View File

@ -8,7 +8,8 @@ jobs:
container: catthehacker/ubuntu:act-latest
steps:
- uses: actions/checkout@v4
- name: Checkout
uses: actions/checkout@v4
- name: Create Kubeconfig
run: |
@ -35,6 +36,6 @@ jobs:
with:
context: .
push: true
platform: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64
tags: |
git.tbrnt.ch/tobru/ioteer:latest