mirror of
https://github.com/koreanbots/core.git
synced 2026-02-01 17:20:24 +00:00
ci: indent error
This commit is contained in:
parent
830b6d7015
commit
b9293a33a8
4
.github/workflows/testing.yml
vendored
4
.github/workflows/testing.yml
vendored
@ -36,8 +36,8 @@ jobs:
|
|||||||
rm key.pub
|
rm key.pub
|
||||||
- name: Setup environments
|
- name: Setup environments
|
||||||
run: |
|
run: |
|
||||||
mv .env.demo.local .env.production.local
|
mv .env.demo.local .env.production.local
|
||||||
echo 'MARIADB_ROOT_PASSWORD=YOUSHALLNOTPASS' > .env
|
echo 'MARIADB_ROOT_PASSWORD=YOUSHALLNOTPASS' > .env
|
||||||
- name: Create needed files
|
- name: Create needed files
|
||||||
run: echo '{"tester":"DEMO_KEY"}' > secret.json
|
run: echo '{"tester":"DEMO_KEY"}' > secret.json
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user