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 }}
|
- name: Compose build ${{ env.services }}
|
||||||
run: |
|
run: |
|
||||||
echo "running on ${{ env.branch }}"
|
echo "running on ${{ env.branch }}"
|
||||||
echo "Env variables:"
|
echo "TAG: ${{ env.TAG }}"
|
||||||
printenv
|
echo "REGISTRY: ${{ env.REGISTRY }}"
|
||||||
sudo docker-compose -f src/docker-compose.yml build ${{ env.services }}
|
sudo docker-compose -f src/docker-compose.yml build ${{ env.services }}
|
||||||
docker images
|
docker images
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user