You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want the CI to build the code referring to a git tag.
This would be another step towards the reshaping of a new release process in the open (refs #726 (comment)).
In fact, the CI, in this case, will build artifacts (DEB, RPM, TAR.GZ) with the correct version (grabbed automatically from the git tag) that can later be used to create/update the Falco docker images.
Feature
When a git tag is found the CI (circleCI) starts a build for it.
The text was updated successfully, but these errors were encountered:
Motivation
I want the CI to build the code referring to a git tag.
This would be another step towards the reshaping of a new release process in the open (refs #726 (comment)).
In fact, the CI, in this case, will build artifacts (DEB, RPM, TAR.GZ) with the correct version (grabbed automatically from the git tag) that can later be used to create/update the Falco docker images.
Feature
When a git tag is found the CI (circleCI) starts a build for it.
The text was updated successfully, but these errors were encountered: