You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace XXX.env with the environment definition file of the environment for which you want to build an image. This can be overridden when running (see below).
29
29
@@ -37,3 +37,7 @@ Replace XXX.env with the environment definition file of the environment for whic
37
37
38
38
*```example.env```: template of the .env file required by the Docker compose YAML files
39
39
*```tdei_uw.env```: .env for deployment at UW's TDEI center. Only UW should use this, new users should adapt example.env to suit their needs. LTG: remove this file from this repo.
40
+
41
+
# GH Actions
42
+
43
+
See GitHub's actions tab in this repo for more deployment examples/steps.
0 commit comments