Removed gitlab ci file, modified gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,8 +1 @@
|
|||||||
### Example user template template
|
|
||||||
### Example user template
|
|
||||||
|
|
||||||
# IntelliJ project files
|
|
||||||
.idea
|
.idea
|
||||||
*.iml
|
|
||||||
out
|
|
||||||
gen
|
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
workflow:
|
|
||||||
rules:
|
|
||||||
- if: '$CI_PIPELINE_SOURCE == "web"'
|
|
||||||
|
|
||||||
no_op_job:
|
|
||||||
script: echo "noop"
|
|
||||||
rules:
|
|
||||||
- when: never
|
|
||||||
Reference in New Issue
Block a user