Commit bac819f2 authored by chuzhaohong's avatar chuzhaohong

Add new file

parent b4b5cadb
Pipeline #21 canceled with stages
stages:
- test
- build
test:
stage: test
script: echo "Running tests"
build:
stage: build
script: echo "Building the app"
only:
- master
\ No newline at end of file
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