Move to GitHub Actions to build and deploy snapshots

Closes gh-924
This commit is contained in:
Andy Wilkinson
2024-03-28 14:38:05 +00:00
parent 078f3d468b
commit 5c53e8c71a
2 changed files with 49 additions and 10 deletions

View File

@@ -206,16 +206,6 @@ jobs:
<<: *slack-fail-params
- put: repo-status-build
params: { state: "success", commit: "git-repo" }
- put: artifactory-repo
params:
<<: *artifactory-repo-put-params
get_params:
threads: 8
on_failure:
do:
- put: slack-alert
params:
<<: *slack-fail-params
- put: slack-alert
params:
<<: *slack-success-params