0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-13 06:10:47 -05:00

Update build.yaml to use refringe/spt-build-server:0.0.6 image

This commit is contained in:
Refringe 2024-03-06 16:13:04 -05:00
parent dada9fe1ec
commit 692e26d967
No known key found for this signature in database
GPG Key ID: DA8524051241DD36

View File

@ -40,7 +40,7 @@ jobs:
if: needs.check-tag-exists.outputs.proceed == 'true'
runs-on: ubuntu-latest
container:
image: refringe/spt-build-server:0.0.5
image: refringe/spt-build-server:0.0.6
steps:
- name: Clone
run: |
@ -243,7 +243,7 @@ jobs:
needs: [build-server, build-modules, build-launcher]
runs-on: ubuntu-latest
container:
image: refringe/spt-build-server:0.0.5
image: refringe/spt-build-server:0.0.6
steps:
- name: Create Directory
run: mkdir -p /workspace/refringe/Build/release