From dc01798dfad3fb31dd0432459ca8ac4854e6c20c Mon Sep 17 00:00:00 2001 From: cascode Date: Sat, 21 Oct 2023 12:51:49 -0700 Subject: [PATCH] names and images changes --- .gitea/workflows/checks.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitea/workflows/checks.yml b/.gitea/workflows/checks.yml index 1553bb7..84396b5 100644 --- a/.gitea/workflows/checks.yml +++ b/.gitea/workflows/checks.yml @@ -10,7 +10,6 @@ jobs: container: # TODO use communitymedia docker registry image: "cascode/aural-isle-ci:0" - name: format steps: - uses: actions/checkout@v3 with: @@ -21,8 +20,7 @@ jobs: runs_on: "alpine_amd64" container: # TODO use communitymedia docker registry - image: "cascode/aural-isle-ci:0" - name: format + image: "cascode/aural-isle-ci:1" steps: - uses: actions/checkout@v3 with: @@ -35,7 +33,6 @@ jobs: container: # TODO use communitymedia docker registry image: "cascode/aural-isle-ci:0" - name: format steps: - uses: actions/checkout@v3 with: