difftreelog
Update node_build_test.yml
in: master
1 file changed
.github/workflows/node_build_test.ymldiffbeforeafterboth32jobs: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 on35 runs-on: ci-0135 runs-on: self-hosted363637 steps:37 steps:38 #runs ssh connection38 #runs ssh connection494950 build:50 build:51 # The type of runner that the job will run on51 # The type of runner that the job will run on52 runs-on: ci-0152 runs-on: self-hosted535354 needs: pre-requisites54 needs: pre-requisites55 name: Build Container, Spin it Up an test55 name: Build Container, Spin it Up an test