Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
admpub authored Jan 4, 2024
1 parent 96697fe commit a872f1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
env:
GOPATH: /home/runner/go

# - name: Build the Docker image
# run: docker build . --file Dockerfile --tag "admpub/nging:latest"
- name: Build the Docker image
run: docker build . --file Dockerfile --tag "admpub/nging:latest"
# run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)
# - name: Test
# run: go test -v ./...

0 comments on commit a872f1c

Please sign in to comment.