Run pipeline on master branch
This commit is contained in:
parent
8b56df85a4
commit
be244c2705
|
@ -12,3 +12,5 @@ pipeline:
|
||||||
- git add index.html
|
- git add index.html
|
||||||
- git commit -m "Add changes from master branch"
|
- git commit -m "Add changes from master branch"
|
||||||
- git push
|
- git push
|
||||||
|
|
||||||
|
branches: master
|
||||||
|
|
Loading…
Reference in New Issue