0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-14 18:35:08 +01:00

Gave playwright containers proper semantic version. Actually the container content of latest and v1 and also ghcr.io/dan-mm/test-repo-a/puppeteer:latest are identical. We just fixed a version that we are gonna increment now

This commit is contained in:
Arne Tarara 2023-10-27 13:00:51 +02:00
parent f0ee40af6b
commit 1a83eabf24
No known key found for this signature in database
GPG key ID: 2540198A4079785B
20 changed files with 20 additions and 20 deletions

View file

@ -6,7 +6,7 @@ compose-file: !include compose-fpm-mariadb.yml
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py

View file

@ -6,7 +6,7 @@ compose-file: !include compose-mariadb.yml
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py

View file

@ -6,7 +6,7 @@ compose-file: !include compose-mariadb.yml
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: ghcr.io/dan-mm/test-repo-a/puppeteer:latest
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py

View file

@ -6,7 +6,7 @@ compose-file: !include compose-postgres.yml
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py

View file

@ -6,7 +6,7 @@ compose-file: !include compose-postgres.yml
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py

View file

@ -6,7 +6,7 @@ compose-file: !include compose-sqlite.yml
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py

View file

@ -6,7 +6,7 @@ compose-file: !include compose-sqlite.yml
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py

View file

@ -9,7 +9,7 @@ sci:
services:
gcb-playwright:
image: greencoding/gcb_playwright
image: greencoding/gcb_playwright:v1
setup-commands:
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py