mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-12 17:55:33 +00:00
parent
cc8610b3e6
commit
0f9c40e9d1
15
.github/workflows/publish.yml
vendored
15
.github/workflows/publish.yml
vendored
@ -43,21 +43,6 @@ jobs:
|
|||||||
- name: scala-js build
|
- name: scala-js build
|
||||||
run: sbt ";cliJS/fullLinkJS;language-server-apiJS/fullLinkJS;aqua-apiJS/fullLinkJS"
|
run: sbt ";cliJS/fullLinkJS;language-server-apiJS/fullLinkJS;aqua-apiJS/fullLinkJS"
|
||||||
|
|
||||||
|
|
||||||
aqua-cli:
|
|
||||||
name: "Publish aqua-cli"
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
timeout-minutes: 60
|
|
||||||
|
|
||||||
needs:
|
|
||||||
- compile
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Checkout repository
|
|
||||||
uses: actions/checkout@v3
|
|
||||||
with:
|
|
||||||
ref: ${{ inputs.tag }}
|
|
||||||
|
|
||||||
- name: Import secrets
|
- name: Import secrets
|
||||||
uses: hashicorp/vault-action@v2.7.0
|
uses: hashicorp/vault-action@v2.7.0
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user