This commit is contained in:
parent
018f195000
commit
9dcd5e56fa
@ -12,7 +12,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: git.mixedup.dev/refuel/docker-cross-compiler
|
image: git.mixedup.dev/refuel/docker-cross-compiler
|
||||||
env:
|
env:
|
||||||
QUIK_API_KEY: "${{secrets.REFUEL_API_KEY}}"
|
REFUEL_API_KEY: "${{secrets.REFUEL_API_KEY}}"
|
||||||
NUGET_USER_NAME: "${{vars.NUGET_USER_NAME}}"
|
NUGET_USER_NAME: "${{vars.NUGET_USER_NAME}}"
|
||||||
NUGET_INDEX: "${{vars.NUGET_INDEX}}"
|
NUGET_INDEX: "${{vars.NUGET_INDEX}}"
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user