Skip to content

Commit dff77f4

Browse files
committed
remove cache
1 parent e0e6243 commit dff77f4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,6 @@ UploadToPlayStoreInternalChannel:
2828
- echo "VERSION_NAME=$VERSION_NAME" >> build.env
2929
- export DIRECTORY=${VERSION_NAME}
3030
- fastlane publishToInternal
31-
cache:
32-
key: "${CI_PROJECT_NAME}"
33-
paths:
34-
- $GRADLE_USER_HOME/caches
35-
- $GRADLE_USER_HOME/wrapper
36-
- openvpn/.cxx
37-
- openvpn/build/intermediates/cmake
38-
- wgtunnel/.cxx
39-
- wgtunnel/build/intermediates/cmake
4031

4132
artifacts:
4233
reports:

0 commit comments

Comments
 (0)