Skip to content

Commit

Permalink
task: no need for tailo here
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed Oct 30, 2024
1 parent a3fa445 commit 92ee50f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ ADD . .
# Copy everything in assets to the public folder
RUN cp internal/assets/* public/

# Building TailwindCSS with tailo
RUN go run github.com/paganotoni/tailo/cmd/[email protected]

# Building the migrate command
RUN go build -tags osusergo,netgo -buildvcs=false -o bin/migrate ./cmd/migrate

Expand Down

0 comments on commit 92ee50f

Please sign in to comment.