We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34e9e50 + 6c60dc4 commit ab94457Copy full SHA for ab94457
.github/workflows/build-staging.yaml
@@ -56,7 +56,7 @@ env:
56
#
57
# For Jobs conditional on the presence of a secret see this Gist...
58
# https://gist.github.com/jonico/24ffebee6d2fa2e679389fac8aef50a3
59
- BE_IMAGE_TAG: stable
+ BE_IMAGE_TAG: latest
60
BE_NAMESPACE: xchem
61
FE_IMAGE_TAG: latest
62
FE_NAMESPACE: xchem
0 commit comments