Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SYusupov authored Sep 16, 2024
1 parent fa9fe68 commit d901959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Also, the latest commit-id should used in the code, so it should also be saved e
## 6. Containerization
## 7. CI/CD Pipeline with GitHub Actions
In case no changes were made to Dockerfile or other files related to the docker-image:
In case no changes were made to Dockerfile or the directory `/app`, no need to build the docker-image again, therefore:
1. the workflow `docker_build` can be commented out as it takes around 10 minutes
2. the previous commit-id should be used, i.e. line 85 should be commented out and the previous commit-id should be used as `DOCKER_IMAGE_TAG`, and line 88 should be commented.
Expand Down

0 comments on commit d901959

Please sign in to comment.