TAG REGISTRY
This commit is contained in:
parent
1687a73c25
commit
471f3ea6ba
4
.github/workflows/basket-api.yml
vendored
4
.github/workflows/basket-api.yml
vendored
@ -64,8 +64,8 @@ jobs:
|
||||
- name: Compose build ${{ env.services }}
|
||||
run: |
|
||||
echo "running on ${{ env.branch }}"
|
||||
echo "Env variables:"
|
||||
printenv
|
||||
echo "TAG: ${{ env.TAG }}"
|
||||
echo "REGISTRY: ${{ env.REGISTRY }}"
|
||||
sudo docker-compose -f src/docker-compose.yml build ${{ env.services }}
|
||||
docker images
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user