Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-08 11:27:59 +01:00
10 Zeilen
169 B
YAML
10 Zeilen
169 B
YAML
services:
|
|
- docker
|
|
|
|
before_install:
|
|
- git clone --depth=1 https://github.com/discourse/discourse-plugin-ci
|
|
|
|
install: true
|
|
|
|
script:
|
|
- discourse-plugin-ci/script.sh
|