We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77e8b0b + 0c26f27 commit 14933efCopy full SHA for 14933ef
.gitlab-ci.yml
@@ -63,4 +63,6 @@ release:
63
- docker pull $IMAGE_TAG
64
- docker tag $IMAGE_TAG $LATEST_TAG
65
- docker push $LATEST_TAG
66
+ only:
67
+ - master
68
README.md
@@ -4,5 +4,5 @@
4
See [salus] for description.
5
6
[salus]: https://github.com/SymbioticLab/Salus
7
-[gitlabci]: https://gitlab.com/Salus/tensorflow-salus
+[gitlabci]: https://gitlab.com/Salus/tensorflow-salus/pipelines
8
[pipeline status]: https://gitlab.com/Salus/tensorflow-salus/badges/master/pipeline.svg
0 commit comments