Skip to content

Commit

Permalink
- fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Sep 3, 2024
1 parent 35c2c90 commit 4f9a81a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/build-and-test/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
docker-login:
steps:
- run:
name: Docker Login
command: |
echo "$CIRCI_DOCKER_LOGIN" | docker login https://tdp-docker.dev.raftlabs.tech -u tdp-circi --password-stdin
name: Docker login
command: |
echo "$CIRCI_DOCKER_LOGIN" | docker login https://tdp-docker.dev.raftlabs.tech -u tdp-circi --password-stdin

0 comments on commit 4f9a81a

Please sign in to comment.