This commit is contained in:
parent
288d12d2b5
commit
98cb08739e
@ -6,7 +6,7 @@ steps:
|
|||||||
- name: git clone
|
- name: git clone
|
||||||
image: bv11-cr01.bessems.eu/proxy/alpine/git
|
image: bv11-cr01.bessems.eu/proxy/alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git clone https://mau.dev/tulir/mautrix-whatsapp.git /repository
|
- git clone https://mau.dev/tulir/mautrix-whatsapp.git /mautrix-whatsapp
|
||||||
# volumes:
|
# volumes:
|
||||||
# - name: git
|
# - name: git
|
||||||
# path: /repository
|
# path: /repository
|
||||||
@ -14,7 +14,7 @@ steps:
|
|||||||
- name: build & publish
|
- name: build & publish
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
# context: /repository/mautrix-whatsapp
|
# context: /repository/mautrix-whatsapp
|
||||||
context: /repository/mautrix-whatsapp
|
context: /mautrix-whatsapp
|
||||||
# volumes:
|
# volumes:
|
||||||
# - name: git
|
# - name: git
|
||||||
# path: /repository
|
# path: /repository
|
||||||
|
Reference in New Issue
Block a user