feat(docker): updating android build-tools to version 36
All checks were successful
Build and Push Image / Build and push image (push) Successful in 24m39s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 24m39s
This commit is contained in:
2
Makefile
2
Makefile
@ -27,6 +27,8 @@ run:
|
||||
-e "FDROID_KEYSTORE_DNAME=CN=cadoles.com, OU=ID, O=Cadoles, L=Dijon, S=France, C=FR" \
|
||||
fdroid-repository:latest \
|
||||
$(DOCKER_CMD)
|
||||
scan:
|
||||
trivy image --format table fdroid-repository:latest
|
||||
|
||||
release:
|
||||
docker image tag fdroid-repository:latest reg.cadoles.com/cadoles/fdroid-repository:latest
|
||||
|
Reference in New Issue
Block a user