File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8282 rm -rf ./src/OrchardCore.Cms.Web/App_Data
8383 rm -rf ./src/OrchardCore.Cms.Web/App_Data_Tests
8484 dotnet publish -c Release -o ./.build/release --no-build --no-restore --framework net5.0
85- docker build -f Dockerfile-CI -t orchardproject/orchardcore-cms-linux:latest -t orchardproject/orchardcore-cms-windows :${{ steps.get_version.outputs.VERSION }} .
85+ docker build -f Dockerfile-CI -t orchardproject/orchardcore-cms-linux:latest -t orchardproject/orchardcore-cms-linux :${{ steps.get_version.outputs.VERSION }} .
8686 docker push orchardproject/orchardcore-cms-linux:latest
8787 docker push "orchardproject/orchardcore-cms-linux:${{ steps.get_version.outputs.VERSION }}"
8888 - name : Deploy preview docker image for windows
You can’t perform that action at this time.
0 commit comments