File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
repo :
7
7
description : ' The composer repository url'
8
8
required : true
9
- default : ' https://preview-mirror.mage-os.org/'
9
+ default : https://preview-mirror.mage-os.org/
10
10
type : choice
11
11
options :
12
- - ' https://preview-mirror.mage-os.org/'
13
- - ' https://mirror.mage-os.org/'
12
+ - https://preview-mirror.mage-os.org/
13
+ - https://mirror.mage-os.org/
14
14
remote_dir :
15
15
description : ' The deploy target directory on the repo host'
16
16
required : true
17
- default : ' /var/www/preview-mirror.mage-os.org/html/'
17
+ default : /var/www/preview-mirror.mage-os.org/html/
18
18
type : choice
19
19
options :
20
- - ' /var/www/preview-mirror.mage-os.org/html/'
21
- - ' /var/www/mirror.mage-os.org/html/'
20
+ - /var/www/preview-mirror.mage-os.org/html/
21
+ - /var/www/mirror.mage-os.org/html/
22
22
push :
23
23
branches :
24
24
- main
You can’t perform that action at this time.
0 commit comments