Skip to content
Snippets Groups Projects
Commit 7f0c12db authored by M2947's avatar M2947 :sunglasses:
Browse files

Update .gitlab-ci.yml

parent 0eb420fe
No related branches found
No related tags found
No related merge requests found
Pipeline #243020 failed
...@@ -4,6 +4,7 @@ stages: ...@@ -4,6 +4,7 @@ stages:
build: build:
stage: build stage: build
tag : DAserver
script: script:
- echo "Building" - echo "Building"
- pwd - pwd
...@@ -17,4 +18,5 @@ test: ...@@ -17,4 +18,5 @@ test:
stage: test stage: test
script: script:
- echo "testing" - echo "testing"
tag : DAserver
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment