Skip to content

Commit

Permalink
Updated drevops/git-artifact to 0.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Jan 31, 2025
1 parent e81183c commit 8d49dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/vortex/deploy-artifact.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ info "Started ARTIFACT deployment."
export VORTEX_SSH_PREFIX="DEPLOY" && . ./scripts/vortex/setup-ssh.sh

note "Installing artifact builder."
composer global require --dev -n --ansi --prefer-source --ignore-platform-reqs drevops/git-artifact:^0.7
composer global require --dev -n --ansi --prefer-source --ignore-platform-reqs drevops/git-artifact:^0.8

# Try resolving absolute paths.
if command -v realpath >/dev/null 2>&1; then
Expand Down

1 comment on commit 8d49dc5

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.