mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Change VERSION to "0.2.0-alpha1"
This commit is contained in:
parent
540d3678b0
commit
53f4bde4eb
2
psu
Executable file → Normal file
2
psu
Executable file → Normal file
@ -26,7 +26,7 @@ set -e
|
||||
############################
|
||||
main() {
|
||||
# Set arguments through envvars
|
||||
VERSION="0.2.0-alpha"
|
||||
VERSION="0.2.0-alpha1"
|
||||
# TODO: Add a "containers" action, see: https://docs.docker.com/engine/api/v1.30/#operation/ContainerList
|
||||
ACTIONS="deploy undeploy list info services tasks tasks_healthy status help version"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user