Skip to content

Commit

Permalink
Allowed master packages to be named correctly
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Quinn <[email protected]>
  • Loading branch information
fquinner authored Oct 13, 2020
1 parent d3b40b4 commit c4925ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ environment:

before_build:
- cmd: set /p VERSION=<VERSION
- sh: export ARTIFACT_TYPE=dev
- sh: if [ ! "$ARTIFACT_TYPE" = "release" ]; then export CLOUDSMITH_UPLOAD_FLAGS=--republish; fi
- cmd: set OPENMAMA_INSTALL_DIR=%APPVEYOR_BUILD_FOLDER%\openmama-%VERSION%.win.%PLATFORM%
- cmd: vcpkg install qpid-proton:%PLATFORM%-windows libevent:%PLATFORM%-windows apr:%PLATFORM%-windows gtest:%PLATFORM%-windows
Expand Down

0 comments on commit c4925ee

Please sign in to comment.