diff --git a/.drone.yml b/.drone.yml index b9d2d64..039c7f6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,10 +10,8 @@ trigger: steps: - name: build-and-publish-backend - # --- ¡¡EL CAMBIO CLAVE Y DEFINITIVO ESTÁ AQUÍ!! --- - image: drone-plugins/kaniko + image: plugins/kaniko settings: - # Esta es la sintaxis correcta que "drone-plugins/kaniko" entiende. repo: 192.168.4.128:5000/${DRONE_REPO_OWNER}/${DRONE_REPO_NAME,,}-backend tags: - latest @@ -27,8 +25,7 @@ steps: insecure: true - name: build-and-publish-frontend - # --- Y AQUÍ --- - image: drone-plugins/kaniko + image: plugins/kaniko settings: repo: 192.168.4.128:5000/${DRONE_REPO_OWNER}/${DRONE_REPO_NAME,,}-frontend tags: @@ -45,7 +42,6 @@ steps: - build-and-publish-backend - name: deploy-to-production - # Este paso nunca fue el problema y no cambia. image: alpine:latest environment: SSH_KEY: