You've already forked AstralRinth
forked from didirus/AstralRinth
Add version support for the docker builds & local builds. (#128)
Add experimental support for github actions
This commit is contained in:
@@ -182,4 +182,7 @@ export default {
|
||||
color: 'green',
|
||||
height: '2px',
|
||||
},
|
||||
env: {
|
||||
version: process.env.VERSION_ID || 'unknown',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user