diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 12a3022b270ecef0730398cdae0b7bbd7aac2916..2758058999fef50aee94452600635f1516316b3b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,11 +48,11 @@ test: - docker build --network host --tag $CI_REGISTRY_IMAGE:arm . - docker push $CI_REGISTRY_IMAGE:arm -publish: - stage: publish - tags: - - shell - script: - - docker login -u $DOCKER_USER -p $DOCKER_PASSWORD $DOCKER_REGISTRY - - docker build --network host --tag $DOCKER_USER/$DOCKER_REPO2:arm . - - docker push $DOCKER_USER/$DOCKER_REPO2:arm \ No newline at end of file +#publish: +# stage: publish +# tags: +# - shell +# script: +# - docker login -u $DOCKER_USER -p $DOCKER_PASSWORD $DOCKER_REGISTRY +# - docker build --network host --tag $DOCKER_USER/$DOCKER_REPO2:arm . +# - docker push $DOCKER_USER/$DOCKER_REPO2:arm \ No newline at end of file diff --git a/.gitlab/readme_template b/.gitlab/readme_template index 8b1d459e9a749a0622155781b7390e51887e3bf3..322775d9313348167ab57b8e3a56aa2621cf43a2 100644 --- a/.gitlab/readme_template +++ b/.gitlab/readme_template @@ -1,3 +1,6 @@ +# DEPRECATED! USE [App-Collection on GitHub](https://github.com/Griefed/docker-App-Collection) / [App-Collection of DockerHub](https://hub.docker.com/r/griefed/app-collection) INSTEAD! + + [](https://github.com/$GITHUB_USERNAME/$GITHUB_REPONAME) --- diff --git a/README.md b/README.md index 49090dad5a896b856daeb07aed47519303dc94d9..9fc31bb8f6dd75a988900a05490c773d35e12e42 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# DEPRECATED! USE [App-Collection on GitHub](https://github.com/Griefed/docker-App-Collection) / [App-Collection of DockerHub](https://hub.docker.com/r/griefed/app-collection) INSTEAD! + + [](https://github.com/Griefed/docker-SUI/tree/lsiobase/nginx-dashboard) ---