Skip to content

Commit 3b48569

Browse files
authored
Update docs for login req
1 parent 02b97f6 commit 3b48569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The name of the service the command should be run within. If the docker-compose
3232

3333
A list of services to push. You can specify just the service name to push or the format `service:registry:tag` to override where the service's image is pushed to. Needless to say, the image for the service must have been built in the very same step or built and pushed previously to ensure it is available for pushing.
3434

35-
:warning: The `push` command will be skipped if a `login` command has not previously been used, or the agent has not been authenticated for a image registry.
35+
:warning: The `push` command will fail if a `login` command has not previously been used or the agent has not been authenticated for an image registry.
3636

3737
### Other options
3838

0 commit comments

Comments
 (0)