Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
purplelemons-dev authored Jan 8, 2024
1 parent ddf033c commit c62d77d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,5 @@ jobs:
echo ${{ secrets.ENV }} >> .env
echo ${{ secrets.ENV }} >> python/.env
cat .env
- name: Create other ENV
run: |
touch
echo $$
- name: Build the Docker image
run: docker compose -f docker-compose.yml up --build

0 comments on commit c62d77d

Please sign in to comment.