maintain (CI): build details

This commit is contained in:
Mickael 2021-05-08 00:08:56 +10:00
parent fc4d8363e4
commit 904ec23f12

View file

@ -50,7 +50,7 @@ steps:
from_secret: GIT_PASSWORD
commands:
- apk add git > /dev/null
- git clone "https://readonly:$PASSWORD@git.kerjean.me/filestash/test.git"
- git clone https://mickael-kerjean:$PASSWORD@github.com/mickael-kerjean/filestash-test test
- chmod -R 777 ./test/
- name: test_frontend