Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit f2167883 authored by Muhammad Hilman Al Ayubi's avatar Muhammad Hilman Al Ayubi
Browse files

test ci

parent e40a52f9
No related branches found
No related tags found
No related merge requests found
Pipeline #166230 failed
image: gradle:7.6-jdk17
variables:
GRADLE_OPTS: "-Dorg.gradle.daemon=false"
before_script:
- export GRADLE_USER_HOME=`pwd`/.gradle
stages:
- test
test:
stage: test
script:
- gradle test --stacktrace
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment