This commit is contained in:
@@ -31,6 +31,7 @@ jobs:
|
||||
- name: Build Docker Image
|
||||
run: |
|
||||
echo "Building Docker image..."
|
||||
ls -al
|
||||
docker build \
|
||||
--build-arg NEXT_PUBLIC_API_URL=https://blogserver.wypark.me \
|
||||
-t blog-frontend:latest .
|
||||
|
||||
Reference in New Issue
Block a user