Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9a24e23

Browse files
change deploy branch
1 parent 7bf8fc0 commit 9a24e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.circleci/config.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
docker-compose run dockerapp python test.py
2020
- deploy:
2121
name: Push application Docker image
22-
branch: [master]
22+
branch: master
2323
command: |
2424
docker login -e $DOCKER_HUB_EMAIL -u $DOCKER_HUB_USER_ID -p $DOCKER_HUB_PWD
2525
docker tag dockertutorialdevops_dockerapp $DOCKER_HUB_USER_ID/dockerapp:$CIRCLE_SHA1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /