This commit is contained in:
parent
c247c30a8a
commit
0b7854a010
@ -19,12 +19,12 @@ clone:
|
|||||||
recursive: true
|
recursive: true
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
# site-multidomain:
|
site-multidomain:
|
||||||
# image: docker:git
|
image: docker:git
|
||||||
# commands:
|
commands:
|
||||||
# - cd site
|
- cd site
|
||||||
# - git checkout multidomain
|
- git checkout multidomain
|
||||||
#
|
|
||||||
make_update:
|
make_update:
|
||||||
<<: *default
|
<<: *default
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user