From f8a034e8f0f3433f57566fea2017b653a4a833b4 Mon Sep 17 00:00:00 2001 From: SiskaPavel Date: Wed, 25 Oct 2023 02:09:34 +0200 Subject: [PATCH] Update stage0.yml --- .github/workflows/stage0.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/stage0.yml b/.github/workflows/stage0.yml index 01574413..75a822ed 100644 --- a/.github/workflows/stage0.yml +++ b/.github/workflows/stage0.yml @@ -37,13 +37,13 @@ jobs: OS_DISTRO=oraclelinux OS_RELEASE=9 push: true - tags: ghcr.io/ipfixprobe/docker_image:ol9 + tags: ghcr.io/siskapavel/docker_image:ol9 test_stage: runs-on: ubuntu-latest needs: docker-image-ol9 container: - image: ghcr.io/ipfixprobe/docker_image:ol9 + image: ghcr.io/siskapavel/docker_image:ol9 steps: - name: test run: echo "test"