Skip to content

Commit

Permalink
- Update env name
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Sep 3, 2024
1 parent ec69916 commit 34eeff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/deployment/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- run:
name: Docker Login
command: |
echo "$DOCKER_PASSWORD" | docker login https://tdp-docker.dev.raftlabs.tech -u tdp-circi --password-stdin
echo "$CIRCI_DOCKER_LOGIN" | docker login https://tdp-docker.dev.raftlabs.tech -u tdp-circi --password-stdin
deploy-cloud-dot-gov:
parameters:
Expand Down

0 comments on commit 34eeff6

Please sign in to comment.