mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
Update workflow to publish npm packages
This commit is contained in:
parent
7a83337391
commit
f296483088
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
# node-version: 21.6.2
|
# node-version: 21.6.2
|
||||||
# - run: cd InfrastructureAgent && bash ./Scripts/Build/Linux.sh
|
# - run: cd InfrastructureAgent && bash ./Scripts/Build/Linux.sh
|
||||||
|
|
||||||
publish-infrastucture-agent:
|
publish-npm-packages:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
CI_PIPELINE_ID: ${{github.run_number}}
|
CI_PIPELINE_ID: ${{github.run_number}}
|
||||||
|
Loading…
Reference in New Issue
Block a user