Skip to content

Commit

Permalink
Merge pull request #479 from nfdi4plants/developer
Browse files Browse the repository at this point in the history
Fix dockerfile.publish 🐛
  • Loading branch information
Freymaurer authored Jul 12, 2024
2 parents 005cc47 + a47fe02 commit 40d0b57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/Dockerfile.publish
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ RUN apt-get update && apt-get install nodejs -y
WORKDIR /workspace
COPY ../. .
RUN dotnet tool restore
RUN dotnet paket install
RUN dotnet run --project ./build/Build.fsproj bundle


Expand Down

0 comments on commit 40d0b57

Please sign in to comment.