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