Atualizar .gitea/workflows/build.yaml
All checks were successful
Build e Deploy Direto / build-and-deploy (push) Successful in 52s

This commit is contained in:
2026-02-26 23:44:09 +00:00
parent 1905647822
commit 0989b162f6

View File

@@ -18,6 +18,12 @@ jobs:
java-version: '21'
distribution: 'temurin'
- name: Corrigir Instalador e Instalar Maven
run: |
sudo dpkg --configure -a
sudo apt-get update
sudo apt-get install -y maven
- name: Build do JAR (Sem Testes)
run: |
# O -DskipTests ignora os testes e foca só em gerar o arquivo