From ebe5053ee92111688fa99bd0a3c7e87fd027bcc7 Mon Sep 17 00:00:00 2001
From: Andres Montano <andres.montano@tecnalia.com>
Date: Mon, 15 Jan 2024 11:48:59 +0100
Subject: [PATCH] Start ignoring auth.conf

---
 dockerfiles/auth.conf | 3 ---
 1 file changed, 3 deletions(-)
 delete mode 100644 dockerfiles/auth.conf

diff --git a/dockerfiles/auth.conf b/dockerfiles/auth.conf
deleted file mode 100644
index ece4d1b..0000000
--- a/dockerfiles/auth.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-machine https://artifact.tecnalia.com/artifactory/tecnalia-robotics-debian
-login USUARIO@tecnalia.com
-password TOKENPasswordARTIFACTORY
-- 
GitLab