git.delta.rocks / unique-network / refs/commits / 3cb806b48ceb

difftreelog

Update node_build_test.yml

Alex2022-08-01parent: #a6de879.patch.diff
in: master

1 file changed

modified.github/workflows/node_build_test.ymldiffbeforeafterboth
32jobs:32jobs:
33 pre-requisites:33 pre-requisites:
34 # The type of runner that the job will run on34 # The type of runner that the job will run on
35 runs-on: ci-0135 runs-on: self-hosted
3636
37 steps:37 steps:
38 #runs ssh connection38 #runs ssh connection
4949
50 build:50 build:
51 # The type of runner that the job will run on51 # The type of runner that the job will run on
52 runs-on: ci-0152 runs-on: self-hosted
5353
54 needs: pre-requisites54 needs: pre-requisites
55 name: Build Container, Spin it Up an test55 name: Build Container, Spin it Up an test