From 1811b1b2b2af37839d391ad294bee04f4f7f0530 Mon Sep 17 00:00:00 2001
From: Andres Montano <andres.montano@tecnalia.com>
Date: Fri, 19 Jan 2024 11:04:34 +0100
Subject: [PATCH] Added auth.conf file example

---
 dockerfiles/CAMBIAME_auth.conf | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 dockerfiles/CAMBIAME_auth.conf

diff --git a/dockerfiles/CAMBIAME_auth.conf b/dockerfiles/CAMBIAME_auth.conf
new file mode 100644
index 0000000..f357e10
--- /dev/null
+++ b/dockerfiles/CAMBIAME_auth.conf
@@ -0,0 +1,3 @@
+machine https://artifact.tecnalia.com/artifactory/tecnalia-robotics-debian
+login USER@tecnalia.com
+password CAMBIAME!!!
-- 
GitLab