mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 04:40:55 +02: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
|
@ -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
Add a link
Reference in a new issue