Skip to content

Commit

Permalink
fix: Seems makefile and dockerfile has been aligned upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
langecode committed Jan 26, 2024
1 parent 456f758 commit e3f48fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
- name: Build server
run: |
make release-server
mkdir -p dist/server/linux/amd64
mv dist/server/linux_amd64/woodpecker-server dist/server/linux/amd64/woodpecker-server
env:
PLATFORMS: linux|amd64
TAGS: bindata sqlite sqlite_unlock_notify netgo
Expand Down

0 comments on commit e3f48fc

Please sign in to comment.