Skip to content
Snippets Groups Projects

Check for publish field before creating a route

Merged Vineet Reddy Rajula requested to merge publish_route into master
All threads resolved!
Files
3
+ 1
1
@@ -14,4 +14,4 @@ GoTest:
stage: go_test
image: golang:1.15
script:
- make test
\ No newline at end of file
- make test
Loading