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 am trying to set up the package "ourcompany/project" in our own nexus repository, using composer-push. We have versions based on commit hashes already, that works nicely, and now I want to additionally always push a "latest" version (so that it can be used in test pipelines). Here I get the following error message:
Can composer-push be configured to force overriding the existing version name? If not, are there other ways of always getting the latest version of a package?
The text was updated successfully, but these errors were encountered:
I am trying to set up the package "ourcompany/project" in our own nexus repository, using composer-push. We have versions based on commit hashes already, that works nicely, and now I want to additionally always push a "latest" version (so that it can be used in test pipelines). Here I get the following error message:
Can composer-push be configured to force overriding the existing version name? If not, are there other ways of always getting the latest version of a package?
The text was updated successfully, but these errors were encountered: