Skip to content

Commit

Permalink
Dockerfile- remove fail from end
Browse files Browse the repository at this point in the history
  • Loading branch information
Leinnan committed May 16, 2024
1 parent edfc509 commit 756d3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ RUN /home/ue4/UnrealEngine/Engine/Build/BatchFiles/RunUAT.sh BuildCookRun -proje
-noP4 -nodebuginfo $MAP_ARG \
-cook -build -pak -archive \
-stage -prereqs \
-archivedirectory=/home/ue4/PackagedProject || cat /home/ue4/Library/Logs/Unre*gine/LocalBuildLogs/UBT-.txt && false
-archivedirectory=/home/ue4/PackagedProject || cat /home/ue4/Library/Logs/Unre*gine/LocalBuildLogs/UBT-.txt

0 comments on commit 756d3c6

Please sign in to comment.