Skip to content

Commit

Permalink
fix(CI-stable30): deploy tests after Julius renamed his GH account
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <[email protected]>
  • Loading branch information
bigcat88 committed Oct 28, 2024
1 parent 41c484b commit ca27363
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
runs-on: ubuntu-22.04
name: NC In Julius Docker • 🐘8.1
env:
docker-image: ghcr.io/juliushaertl/nextcloud-dev-php81:20231202-1
docker-image: ghcr.io/juliusknorr/nextcloud-dev-php81:20231202-1

steps:
- name: Set app env
Expand Down Expand Up @@ -217,7 +217,7 @@ jobs:
runs-on: ubuntu-22.04
name: NC In Julius Docker(DSP-HTTP) • 🐘8.1
env:
docker-image: ghcr.io/juliushaertl/nextcloud-dev-php81:20231202-1
docker-image: ghcr.io/juliusknorr/nextcloud-dev-php81:20231202-1

steps:
- name: Set app env
Expand Down Expand Up @@ -296,7 +296,7 @@ jobs:
runs-on: ubuntu-22.04
name: NC In Julius Docker(DSP-HTTPS) • 🐘8.1
env:
docker-image: ghcr.io/juliushaertl/nextcloud-dev-php81:20231202-1
docker-image: ghcr.io/juliusknorr/nextcloud-dev-php81:20231202-1

steps:
- name: Set app env
Expand Down

0 comments on commit ca27363

Please sign in to comment.