Commit 80f6a2d7 authored by ubay.alshamali's avatar ubay.alshamali

ci stages

parent 13106866
Pipeline #185 canceled with stages
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