Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ build: - ./gradlew :privacymoduletrackers:assembleRelease artifacts: paths: - app/build/outputs/aar - privacymoduletrackers/build/outputs/aar deploy: stage: .post Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ build: - ./gradlew :privacymoduletrackers:assembleRelease artifacts: paths: - app/build/outputs/aar - privacymoduletrackers/build/outputs/aar deploy: stage: .post Loading