Adnroid & iOS capacitor
Build & Push Docker Images / test-backend (push) Successful in 20s
Build & Push Docker Images / test-frontend (push) Successful in 23s
Build & Push Docker Images / build-backend (push) Successful in 19s
Build & Push Docker Images / build-frontend (push) Successful in 42s

This commit is contained in:
Ichitux
2026-06-29 00:54:01 +02:00
parent 2f9c0d27df
commit e720bfa95a
7 changed files with 41 additions and 2 deletions
+11 -1
View File
@@ -38,7 +38,17 @@
"Bash(openssl pkcs7 *)",
"Bash(openssl x509 *)",
"Bash(/opt/android-sdk/build-tools/34.0.0/apksigner verify *)",
"Bash(npm ci *)"
"Bash(npm ci *)",
"Bash(xxd)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(git add *)",
"Bash(git commit *)",
"Bash(git push *)",
"WebFetch(domain:github.com)",
"WebSearch",
"WebFetch(domain:developers.google.com)",
"WebFetch(domain:cocoapods.org)",
"Bash(git check-ignore *)"
]
}
}