There was an error while loading. Please reload this page.
1 parent be638be commit 55dd109Copy full SHA for 55dd109
1 file changed
.github/workflows/develop.yml
@@ -1,7 +1,7 @@
1
# this workflow is triggered when a PR to the develop branch is merged.
2
# the following steps are performed:
3
# - build docker image and push to ECR (image tag is the git describe output as well as 'latest')
4
-# - deploy image to staging environment (not currently set up)
+# - deploy image to staging environment
5
name: develop branch workflow
6
on:
7
push:
0 commit comments