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
Currently if the import of a MICO service with the GitHubCrawler is used, the URL to the repository and the provided path to the Dockerfile is validated.
Validation of the path to the Dockerfile:
Currently if the import of a MICO service with the
GitHubCrawler
is used, the URL to the repository and the provided path to the Dockerfile is validated.Validation of the path to the Dockerfile:
mico/mico-core/src/main/java/io/github/ust/mico/core/service/GitHubCrawler.java
Line 115 in ec110a1
However this is not the case if a MICO service is updated manually.
The text was updated successfully, but these errors were encountered: