feature/setup-workflow-pipeline: add lombok, add gitea workflow #2

Merged
chimeudeonwop merged 102 commits from feature/setup-workflow-pipeline into main 2025-10-31 16:46:56 +00:00
13 changed files with 247 additions and 275 deletions
Showing only changes of commit d69511997b - Show all commits

View File

@ -25,7 +25,6 @@ jobs:
sudo apt-get install -y nodejs
node -v
npm -v
yarn -v
- name: Checkout repository
uses: actions/checkout@v4