gitlab ci

This commit is contained in:
Egor Matveev 2021-11-05 12:17:48 +03:00
parent 30c46609c3
commit c26cc03a68

View File

@ -6,7 +6,7 @@ before_script:
- echo "Starting..." - echo "Starting..."
after_script: after_script:
- echo "Done..." - echo "Done!"
build: build:
stage: build stage: build