Build & Deploy Unoptimized #34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Build & Deploy will build the docker image even when there are no changes to the actual application itself (e.g. changing a workflow file or the README.). The workflow should skip building the docker image or redeploying if there are no changes to the actual application files itself.