Describe the bug
It doesn't appear that the workflow starts a new version of the service after merging to main.
To Reproduce
Steps to reproduce the behavior:
- Make a visible change to
extapi-acsys
- Create a pull request
- Wait for it to approve the change
- Merge PR
- Wait for the new image to be built and installed
- Try to access your new changes -- they won't be there
Expected behavior
After a merge with main, the new version show be running (after several minutes of building the new image, etc.)
Describe the bug
It doesn't appear that the workflow starts a new version of the service after merging to
main.To Reproduce
Steps to reproduce the behavior:
extapi-acsysExpected behavior
After a merge with
main, the new version show be running (after several minutes of building the new image, etc.)