mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
Fixed cp env
This commit is contained in:
@ -17,8 +17,8 @@ commands:
|
|||||||
- run:
|
- run:
|
||||||
name: copy .env
|
name: copy .env
|
||||||
command: |
|
command: |
|
||||||
echo cp .circleci/env ./.env
|
cp .circleci/env ./.env
|
||||||
cat .env
|
cat ./.env
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup-job:
|
setup-job:
|
||||||
|
Reference in New Issue
Block a user