Skip to content

Commit

Permalink
update Pirate binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Asherda committed Jun 13, 2024
1 parent e25db73 commit 952decf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ variables:
VERUSCOIN_VERSION: 1.2.2-5
KOMODO_VERSION: 0.8.1
KOMODO_DOWNLOAD_URL: https://github.com/KomodoPlatform/komodo/releases/download
PIRATE_VERSION: 5.8.1
PIRATE_VERSION: 5.8.2
PIRATE_DOWNLOAD_URL: https://github.com/PirateNetwork/pirate/releases/download
BINARY_SOURCE: VerusCoin
VERUS_APPIMAGE_X64: Verus-Desktop-Testnet-v${VERUS_VERSION}-x86_64.AppImage
Expand Down Expand Up @@ -42,7 +42,7 @@ build:linux:
variables:
DOCKER_DRIVER: overlay2
KOMODO_CLI_PACKAGE: komodo_${KOMODO_VERSION}_linux.zip
PIRATE_CLI_PACKAGE: pirate-cli-ubuntu1804-v${PIRATE_VERSION}.zip
PIRATE_CLI_PACKAGE: pirate-cli-ubuntu2004-v${PIRATE_VERSION}.zip
before_script:
- echo "$AUTH_KEY" > AUTH_KEY.json &&
gcloud auth activate-service-account
Expand Down

0 comments on commit 952decf

Please sign in to comment.