mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-19 09:23:57 +00:00
build: Sign builds
This commit is contained in:
@@ -9,7 +9,7 @@ ENV GITHUB_TOKEN $GITHUB_TOKEN
|
||||
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
RUN gradle publish --no-daemon
|
||||
RUN gradle startShadowScript --no-daemon
|
||||
|
||||
# Build the runtime container
|
||||
FROM eclipse-temurin:latest
|
||||
|
||||
Reference in New Issue
Block a user