Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamarcke committed Nov 3, 2024
1 parent 154e88d commit e2f645f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:

- name: Build and push Docker image
uses: docker/build-push-action@v6
env:
NEXT_PUBLIC_DOMAIN_SERVER: https://server.gamenode.app
NEXT_PUBLIC_DOMAIN_WEBSITE: https://gamenode.app
NEXT_PUBLIC_SEARCH_URL: https://search.gamenode.app
NEXT_PUBLIC_SERVER_URL: https://server.gamenode.app
NODE_ENV: production
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit e2f645f

Please sign in to comment.