Skip to content

Commit

Permalink
Merge pull request #3 from NethServer/testing-new-image
Browse files Browse the repository at this point in the history
Updated makerpms to allow local testing

NethServer/dev#6700
  • Loading branch information
Tbaile committed Sep 21, 2022
2 parents 53e2ad8 + abfc586 commit 8c9d695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
global:
- DEST_ID=core
- NSVER=7
- DOCKER_IMAGE=nethserver/makerpms:${NSVER}
- DOCKER_IMAGE=tbaile/makerpms:${NSVER}
- >
EVARS="
-e DEST_ID
Expand Down

0 comments on commit 8c9d695

Please sign in to comment.