xchem / fragalysis-frontend

The React, Redux frontend built by webpack
Other
8 stars 12 forks source link

Fixes action on staging (correct use of b/e latest image) #427

Closed alanbchristie closed 5 months ago

alanbchristie commented 5 months ago

The staging build action incorrectly uses the b/e stable tag. In this change the correct b/e tag is used (e.g. latest).

This fixes the peculiar behaviour when f/e changes are committed to its staging branch (and it picks up a potentially older stable implementation).