mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 21:10:46 -05:00
Updates Node build image version
This commit is contained in:
parent
258e4daef0
commit
362a7ad52d
@ -43,7 +43,7 @@ jobs:
|
||||
if: needs.check-tag-exists.outputs.proceed == 'true'
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: refringe/spt-build-node:1.0.0
|
||||
image: refringe/spt-build-node:1.0.1
|
||||
outputs:
|
||||
build_type: ${{ steps.build-type.outputs.build_type }}
|
||||
steps:
|
||||
@ -256,7 +256,7 @@ jobs:
|
||||
needs: [check-tag-exists, build-server, build-modules, build-launcher]
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: refringe/spt-build-node:1.0.0
|
||||
image: refringe/spt-build-node:1.0.1
|
||||
steps:
|
||||
- name: Clean Directory
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user