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 <[email protected]>
  • Loading branch information
blizzz committed Dec 6, 2023
1 parent 69c5f8f commit cf904c3
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 cf904c3

Please sign in to comment.