Skip to content

Commit 8d92a08

Browse files
Fix remove SENTRY_AUTH_TOKEN
1 parent 009a237 commit 8d92a08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ WORKDIR /
44

55
COPY / .
66

7-
ENV SENTRY_AUTH_TOKEN=${SENTRY_AUTH_TOKEN}
87
ENV SPRING_PROFILES_ACTIVE=dev
98

109
RUN ./gradlew --no-daemon clean build --info

0 commit comments

Comments
 (0)