run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
env:
|
||||
EXILEMOD_SERVER_URL: http://www.exilemod.com/ExileServer-1.0.4a.zip
|
||||
GAME_ID: '233780'
|
||||
GAME_PARAMS: ''
|
||||
GAME_PORT: '2302'
|
||||
GAME_ID: "233780"
|
||||
GAME_PARAMS: ""
|
||||
GAME_PORT: "2302"
|
||||
MARIA_DB_ROOT_PWD: ExileMod
|
||||
PASSWRD: ''
|
||||
USERNAME: ''
|
||||
VALIDATE: ''
|
||||
WORKSHOP_MAN_INST: ''
|
||||
PASSWRD: ""
|
||||
USERNAME: ""
|
||||
VALIDATE: ""
|
||||
WORKSHOP_MAN_INST: ""
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/arma3exilemod
|
||||
|
||||
Reference in New Issue
Block a user