Update .gitea/workflows/main.yml
This commit is contained in:
@@ -49,12 +49,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Create .env File
|
||||
run: |
|
||||
touch .env
|
||||
echo "REACT_APP_API_URL=https://mau-mau.nl/api" > .env
|
||||
echo "REACT_APP_WEBSOCKET_URL=wss://mau-mau.nl/api" >> .env
|
||||
|
||||
- name: Set up Docker BuildX
|
||||
uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user