Skip to content

Commit 14933ef

Browse files
committed
Merge branch 'master' into develop
2 parents 77e8b0b + 0c26f27 commit 14933ef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,6 @@ release:
6363
- docker pull $IMAGE_TAG
6464
- docker tag $IMAGE_TAG $LATEST_TAG
6565
- docker push $LATEST_TAG
66+
only:
67+
- master
6668

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
See [salus] for description.
55

66
[salus]: https://github.com/SymbioticLab/Salus
7-
[gitlabci]: https://gitlab.com/Salus/tensorflow-salus
7+
[gitlabci]: https://gitlab.com/Salus/tensorflow-salus/pipelines
88
[pipeline status]: https://gitlab.com/Salus/tensorflow-salus/badges/master/pipeline.svg

0 commit comments

Comments
 (0)