Commit 7a79727a authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

Add new file

parent 835a49cd
Loading
Loading
Loading
Loading

ci_cd/.gitlab-ci.yml

0 → 100644
+8 −0
Original line number Diff line number Diff line
stages:
    - submitted

submission:
    stage: submitted
    script:
        echo "submitted"
tags: [shell]
 No newline at end of file