Skip to content

Commit

Permalink
Update Build-Deploy-auto.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutau authored Jan 18, 2023
1 parent 6bef878 commit 483f3e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Build-Deploy-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
REGISTRY_PATH: ${{ steps.registry_path.outputs.registry_path }}
working-directory: ./dev
run: |
docker-compose version
sed -i "s|registry=|registry=${REGISTRY_PATH}|g" .env
sed -i "s/latest/${TAG}/g" .env
docker-compose build
Expand Down

0 comments on commit 483f3e4

Please sign in to comment.