fix: deploy lib
All checks were successful
Self Test / test (push) Successful in 13s

This commit is contained in:
Dominik Polakovics Polakovics 2026-02-03 14:51:06 +01:00
parent 29481ef825
commit 97c8cb5cbb
3 changed files with 4 additions and 4 deletions

View file

@ -68,7 +68,6 @@ jobs:
run: |
apt-get update -qq && apt-get install -y -qq openssh-client rsync
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
uses: deployphp/action@v1