From c67bf6e6d2c0e435798e3d1a898ebccb1feac2c8 Mon Sep 17 00:00:00 2001 From: drake Date: Tue, 17 Dec 2024 19:32:38 -0600 Subject: [PATCH] CI fixes --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index bc884a7..3f43fb5 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -26,7 +26,7 @@ jobs: uses: docker/build-push-action@v6 with: push: true - tags: git.marinodev.com/marinodev/FBLA25:latest + tags: git.marinodev.com/marinodev/fbla25_ci:latest deploy: runs-on: ubuntu-latest