From 7a2e82bec29324c1121dea1842590f2116248c3a Mon Sep 17 00:00:00 2001 From: Pokorny Martin Date: Tue, 12 Dec 2023 21:47:03 +0100 Subject: [PATCH] own image --- .github/workflows/createBundle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/createBundle.yml b/.github/workflows/createBundle.yml index 011f32e..e5ea377 100644 --- a/.github/workflows/createBundle.yml +++ b/.github/workflows/createBundle.yml @@ -172,7 +172,7 @@ jobs: name: WinCC OA tests runs-on: ubuntu-20.04 container: - image: ghcr.io/mpokornyetm/winccoa:v3.19.7-uiserver + image: mpokornyetm/winccoa:v3.19.7-uiserver credentials: username: mPokornyETM password: ${{ secrets.DOCKER_CONTAINER_REGISTRY_TOKEN }}