Skip to content

Commit

Permalink
Merge pull request #851 from porter-dev/master
Browse files Browse the repository at this point in the history
Release to production
  • Loading branch information
jose-fully-ported authored Oct 17, 2023
2 parents 7bb1993 + 9728749 commit fb6f57e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
set -eo pipefail

versionJQ='
def handle: .[] | [.version] | sort_by( split(".") | map(tonumber) ) | last ;
Expand Down

0 comments on commit fb6f57e

Please sign in to comment.