actions test
Some checks failed
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Failing after 7s

This commit is contained in:
André Menrath 2023-11-25 12:39:42 +01:00
parent 4b37681950
commit ebfef6461f

View file

@ -13,9 +13,8 @@ jobs:
if: secrets.SSH_PRIVATE_KEY != ''
steps:
- name: Checkout Repository
uses: https://code.forgejo.org/actions/checkout@v4
run: |
- uses: https://code.forgejo.org/actions/checkout@v4
- run: |
mkdir ~/.ssh
apt update && apt add openssh-client rsync
eval $(ssh-agent -s)