Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Datree
Commits
5fdbb617
Unverified
Commit
5fdbb617
authored
3 years ago
by
Dima Brusilovsky
Committed by
GitHub
3 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #156 from datreeio/staging
staging
parents
2dab8a84
e99f990a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+1
-0
.travis.yml
internal/release/deploy.sh
+1
-0
internal/release/deploy.sh
with
2 additions
and
0 deletions
+2
-0
.travis.yml
+
1
-
0
View file @
5fdbb617
...
...
@@ -17,6 +17,7 @@ before_deploy:
-
bash ./internal/release/install_svu.sh
-
echo $(svu --version)
-
export SEMVER_NUMBER=$(svu next --strip-prefix --no-metadata)
deploy
:
-
provider
:
script
skip_cleanup
:
true
...
...
This diff is collapsed.
Click to expand it.
internal/release/deploy.sh
+
1
-
0
View file @
5fdbb617
...
...
@@ -28,4 +28,5 @@ security list-keychains -d user -s buildagent.keychain
security import DatreeCli.p12
-k
buildagent.keychain
-P
$P12_PASSWORD
-T
/usr/bin/codesign
security set-key-partition-list
-S
"apple-tool:,apple:"
-s
-k
test
buildagent.keychain
security find-identity
-v
curl
-sL
https://git.io/goreleaser |
VERSION
=
v
$GORELEASER_VERSION
bash
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help