add gitlab-ci.yml
This commit is contained in:
parent
25f4fd943e
commit
c8a0352ed0
1 changed files with 6 additions and 0 deletions
6
.gitlab-ci.yml
Normal file
6
.gitlab-ci.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
stages:
|
||||
- deploy
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
trigger: Milka64/blog
|
Loading…
Reference in a new issue