Skip to content

Commit

Permalink
Cambio contraseña de DockerHub
Browse files Browse the repository at this point in the history
  • Loading branch information
martinchogimenez committed Apr 16, 2024
1 parent cb918c3 commit 530b50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_Proveedores-QA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
docker build -t imagen-prov-qa .
- name: Login to Docker Hub
run: echo "${{ secrets.TOKEN_PROV }}" | docker login -u 471626 --Tinchogi22---stdin
run: echo "${{ secrets.TOKEN_PROV }}" | docker login -u 471626 --Tinchogi200-stdin

- name: Push to Docker Hub
run: docker push 471626/imagen-prov-qa
Expand Down

0 comments on commit 530b50e

Please sign in to comment.