Skip to content
Snippets Groups Projects
Commit 6cec6cb6 authored by Jueun Park's avatar Jueun Park
Browse files

edit .gitlab-ci.yml

parent 006a5868
No related branches found
No related tags found
1 merge request!1Tests/openapi generator
Pipeline #13009 failed
...@@ -10,8 +10,6 @@ stages: ...@@ -10,8 +10,6 @@ stages:
build: build:
image: openjdk:11 image: openjdk:11
stage: build stage: build
needs:
- "./chmod +x gradlew"
script: script:
- "./gradlew assemble" - "./gradlew assemble"
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment