fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/docker-playground/+/30895 )

Change subject: ttcn3-upf-test: fetch /tmp/commit from gerrit, not from cgit
......................................................................

ttcn3-upf-test: fetch /tmp/commit from gerrit, not from cgit

Change-Id: Id327720258a9ece1efb79db0d7c4fcbe19864c92
---
M ttcn3-upf-test/Dockerfile
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/ttcn3-upf-test/Dockerfile b/ttcn3-upf-test/Dockerfile
index addc43f..c0e3d6c 100644
--- a/ttcn3-upf-test/Dockerfile
+++ b/ttcn3-upf-test/Dockerfile
@@ -3,7 +3,7 @@
 FROM   $REGISTRY/$USER/debian-bullseye-titan
 ARG    OSMO_TTCN3_BRANCH="master"

-ADD    http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH 
/tmp/commit
+ADD    
https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT
 /tmp/commit
 RUN    ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" upf

 VOLUME /data

--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/30895
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Id327720258a9ece1efb79db0d7c4fcbe19864c92
Gerrit-Change-Number: 30895
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to