Minor style update

This commit is contained in:
Usha Mandya 2020-10-05 13:39:18 +01:00 committed by GitHub
parent 9d2a589c9b
commit 12ac41f872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ If you are running Docker Swarm, you must use the `-- with-registry-auth` flag t
### GitHub Actions
If you are using GitHub Actions to build and push Docker images to Docker Hub, see our [login action](https://github.com/docker/login-action#dockerhub){: target="_blank" class="_"}. If you are using another Action, you must add your username and access token in a similar way for authentication.
If you are using GitHub Actions to build and push Docker images to Docker Hub, see [login action](https://github.com/docker/login-action#dockerhub){: target="_blank" class="_"}. If you are using another Action, you must add your username and access token in a similar way for authentication.
### Kubernetes