mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 18:56:00 +00:00
yaml replace changed
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
_templates:
|
||||
_community:
|
||||
file: build-docker.yaml
|
||||
run:
|
||||
- from: _cd_merged
|
||||
to: []
|
||||
replace:
|
||||
_cd_merged:
|
||||
- cd ..
|
||||
- cd dbgate-merged
|
||||
_premium:
|
||||
file: build-docker-pro.yaml
|
||||
run:
|
||||
- from: _cd_merged
|
||||
to:
|
||||
- cd ..
|
||||
- cd dbgate-merged
|
||||
replace:
|
||||
_cd_merged:
|
||||
- cd ..
|
||||
- cd dbgate-merged
|
||||
|
||||
name:
|
||||
_community: Docker image Community
|
||||
|
||||
Reference in New Issue
Block a user