CI Fix
Some checks failed
CI Pipeline for the Go API / Docker Image Build Test (push) Failing after 11s
Some checks failed
CI Pipeline for the Go API / Docker Image Build Test (push) Failing after 11s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
sudo docker build -t go-api-test .
|
||||
docker build -t go-api-test .
|
||||
|
||||
# compose-test:
|
||||
# name: 🧩 Docker Compose Validation
|
||||
|
||||
Reference in New Issue
Block a user