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:
parent
f0ee40af6b
commit
1a83eabf24
20 changed files with 20 additions and 20 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue