test
Some checks failed
build-container-image / docker (push) Failing after 34s

Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
This commit is contained in:
Frank Villaro-Dixon 2024-05-01 18:27:52 +02:00
parent 4c4bf4d3dc
commit aa2aace234

View file

@ -14,6 +14,8 @@ jobs:
- name: Install dependencies
run: |
env
echo actor: ${{ github.actor }}
echo token: ${{ github.token }}
- name: Checkout
uses: actions/checkout@v4
- name: Set up QEMU
@ -31,4 +33,4 @@ jobs:
with:
context: .
push: true
tags: forge.k3s.fr/pocs/testhello:latest
tags: forge.k3s.fr/pocs/test-docker-build:latest