Commit 13106866 authored by ubay.alshamali's avatar ubay.alshamali

Delete ci stages

parent b0392f4f
stages:
- build
- test
compile:
stage: build
script:
- javac PrimeFinder.java
test:
stage: test
script:
- java PrimeFinder
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment