Make the deployment and the jobs run in a non-root environment

This commit is contained in:
Martin Šalata
2021-07-26 10:31:31 +02:00
parent 233491dec9
commit f7dc6589f5
4 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ version: 0.0.21
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 0.0.11
appVersion: 0.0.12