Update .gitea/workflows/build.yml
Some checks failed
Build and Test / build (push) Failing after 7s

This commit is contained in:
2025-10-09 07:14:38 +00:00
parent a2597f2b37
commit 3a62bf8892

View File

@@ -14,7 +14,7 @@ jobs:
env:
REGISTRY: registry.bigdata.pens.ac.id
IMAGE_NAME: ${{ gitea.repository }}
IMAGE_TAG: la
IMAGE_TAG: latest
steps:
- name: Checkout repository
uses: actions/checkout@v4