Fix building
Build & Push Docker Images / test-backend (push) Successful in 48s
Build & Push Docker Images / test-frontend (push) Successful in 56s
Build & Push Docker Images / build-backend (push) Successful in 1m3s
Build & Push Docker Images / build-frontend (push) Successful in 2m23s

This commit is contained in:
Ichitux
2026-05-26 19:33:38 +02:00
parent c3f0f3c35c
commit 54cd44b666
3 changed files with 52 additions and 1 deletions
+2 -1
View File
@@ -37,7 +37,8 @@
"Bash(JAVA_HOME=/usr/lib/jvm/java-17-openjdk /usr/lib/jvm/java-17-openjdk/bin/jarsigner -verify -verbose:summary /home/anunez/Projects/FarmaFinder/android/app/build/outputs/bundle/release/app-release.aab)",
"Bash(openssl pkcs7 *)",
"Bash(openssl x509 *)",
"Bash(/opt/android-sdk/build-tools/34.0.0/apksigner verify *)"
"Bash(/opt/android-sdk/build-tools/34.0.0/apksigner verify *)",
"Bash(npm ci *)"
]
}
}