mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 00:50:45 -05:00
Run the prepare job with the node image
This commit is contained in:
parent
a822fc4c12
commit
40ffb49828
@ -9,6 +9,8 @@ on:
|
||||
jobs:
|
||||
prepare:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: refringe/spt-build-node:1.0.5
|
||||
outputs:
|
||||
proceed: ${{ steps.check-existence.outputs.proceed }}
|
||||
is_nightly: ${{ steps.determine-context.outputs.is_nightly }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user