This website works better with JavaScript.
Home
Help
Register
Sign In
juga
/
pygnunetrest
forked from
pEp.foundation/pygnunetrest
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Build the docker image only when there're changes
master
juga
2 years ago
parent
9c13e50ec4
commit
bfd79583e7
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
.gitlab-ci.yml
+ 7
- 0
.gitlab-ci.yml
View File
@ -22,4 +22,11 @@ build:
-
docker push $IMAGE
-
docker tag $IMAGE $RELEASE_IMAGE
-
docker push $RELEASE_IMAGE
only:
changes:
-
Dockerfile
-
pygnunetrest
-
setup.cfg
-
setup.py
-
tests
Write
Preview
Loading…
Cancel
Save