Skip to content

Commit

Permalink
debug(ci): try out new service images
Browse files Browse the repository at this point in the history
- builds from nextcloud/docker-ci#464

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
  • Loading branch information
blizzz committed Dec 1, 2023
1 parent 6f14e18 commit 786c00f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ jobs:

services:
directory:
image: ghcr.io/nextcloud/continuous-integration-user_saml-dirsrv:latest
image: ghcr.io/nextcloud/continuous-integration-user_saml-dirsrv:beta-1
ports:
- 389:3389/tcp
options:
--name directory
sso:
image: ghcr.io/nextcloud/continuous-integration-user_saml_shibboleth-idp:latest
image: ghcr.io/nextcloud/continuous-integration-user_saml_shibboleth-idp:beta-1
ports:
- 4443:8443/tcp
- 9090:8080/tcp
Expand Down

0 comments on commit 786c00f

Please sign in to comment.