mirror of https://github.com/docker/docs.git
Update content/guides/deno/configure-ci-cd.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
This commit is contained in:
parent
996ff65807
commit
139fce8441
|
@ -55,7 +55,7 @@ Create a GitHub repository, configure the Docker Hub credentials, and push your
|
|||
|
||||
## Step two: Set up the workflow
|
||||
|
||||
Set up your GitHub Actions workflow for building, testing, and pushing the image
|
||||
Set up your GitHub Actions workflow for building and pushing the image
|
||||
to Docker Hub.
|
||||
|
||||
1. Go to your repository on GitHub and then select the **Actions** tab.
|
||||
|
|
Loading…
Reference in New Issue