mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 03:30:45 -05:00
Update build.yaml to use refringe/spt-build-dotnet:0.0.1 image
This commit is contained in:
parent
321c9eb7b1
commit
3ac63d0f18
@ -129,7 +129,7 @@ jobs:
|
||||
if: needs.check-tag-exists.outputs.proceed == 'true'
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: refringe/spt-build-dotnet:0.0.3
|
||||
image: refringe/spt-build-dotnet:0.0.1
|
||||
steps:
|
||||
- name: Clone
|
||||
run: |
|
||||
@ -162,7 +162,7 @@ jobs:
|
||||
if: needs.check-tag-exists.outputs.proceed == 'true'
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: refringe/spt-build-dotnet:0.0.3
|
||||
image: refringe/spt-build-dotnet:0.0.1
|
||||
steps:
|
||||
- name: Clone
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user