This commit is contained in:
parent
7a14faf1d6
commit
29481ef825
2 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
apt-get update -qq && apt-get install -y -qq openssh-client rsync
|
apt-get update -qq && apt-get install -y -qq openssh-client rsync
|
||||||
composer require deployer/deployer --dev -q
|
composer require deployer/deployer --dev -q
|
||||||
|
curl -o deploy-lib.php https://git.cloonar.com/infrastructure/ci-templates/raw/branch/main/deployer/typo3-recipe.php
|
||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: deployphp/action@v1
|
uses: deployphp/action@v1
|
||||||
|
|
|
||||||
|
|
@ -68,6 +68,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
apt-get update -qq && apt-get install -y -qq openssh-client rsync
|
apt-get update -qq && apt-get install -y -qq openssh-client rsync
|
||||||
composer require deployer/deployer --dev -q
|
composer require deployer/deployer --dev -q
|
||||||
|
curl -o deploy-lib.php https://git.cloonar.com/infrastructure/ci-templates/raw/branch/main/deployer/typo3-recipe.php
|
||||||
|
|
||||||
- name: Switch release
|
- name: Switch release
|
||||||
uses: deployphp/action@v1
|
uses: deployphp/action@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue