Initial Commit
This commit is contained in:
6
.gitlab-ci.yml
Normal file
6
.gitlab-ci.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
image: vato.ddns.net:8083/swift:5.2.4
|
||||
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- swift build
|
||||
Reference in New Issue
Block a user