Skip to content

Commit

Permalink
Workaround for windows installer script signing (signalfx#3505)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyc-splunk authored and rmfitzpatrick committed Aug 14, 2023
1 parent 3e92203 commit 1f88e5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,7 @@ sign-ps-installer:
ARTIFACT: dist/install.ps1
SIGN_TYPE: WIN
DOWNLOAD_DIR: dist/signed
TARGET_ENV: velocity
before_script:
- mkdir -p dist
- cp internal/buildscripts/packaging/installer/install.ps1 dist/install.ps1
Expand Down

0 comments on commit 1f88e5a

Please sign in to comment.