Skip to content

Commit

Permalink
Added IMAGE variable
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroc0d3 committed Aug 28, 2022
1 parent 832ce84 commit 2dd97fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/container-cicd-dockerhub.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Docker Container Images Repository for DevOpsCorner.id
export PATH_COMPOSE="compose"
export PATH_DOCKER="$PATH_COMPOSE/docker"
export BASE_IMAGE="alpine" ## alpine | ubuntu | codebuild
export IMAGE="devopscorner/cicd"
export TAG="latest"
```

Expand Down

0 comments on commit 2dd97fd

Please sign in to comment.