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