mirror of
https://github.com/mickael-kerjean/filestash
synced 2026-01-03 06:17:35 +01:00
maintain (CI): build details
This commit is contained in:
parent
fc4d8363e4
commit
904ec23f12
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue