mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 05:30:45 -05:00
Update build.yaml to use refringe/spt-build-server:0.0.6 image
This commit is contained in:
parent
dada9fe1ec
commit
692e26d967
@ -40,7 +40,7 @@ jobs:
|
|||||||
if: needs.check-tag-exists.outputs.proceed == 'true'
|
if: needs.check-tag-exists.outputs.proceed == 'true'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: refringe/spt-build-server:0.0.5
|
image: refringe/spt-build-server:0.0.6
|
||||||
steps:
|
steps:
|
||||||
- name: Clone
|
- name: Clone
|
||||||
run: |
|
run: |
|
||||||
@ -243,7 +243,7 @@ jobs:
|
|||||||
needs: [build-server, build-modules, build-launcher]
|
needs: [build-server, build-modules, build-launcher]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: refringe/spt-build-server:0.0.5
|
image: refringe/spt-build-server:0.0.6
|
||||||
steps:
|
steps:
|
||||||
- name: Create Directory
|
- name: Create Directory
|
||||||
run: mkdir -p /workspace/refringe/Build/release
|
run: mkdir -p /workspace/refringe/Build/release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user