Remove comments
This commit is contained in:
parent
efafcfed92
commit
85a9216448
4
.github/workflows/basket-api.yml
vendored
4
.github/workflows/basket-api.yml
vendored
@ -64,10 +64,6 @@ jobs:
|
||||
|
||||
- name: Compose build ${{ env.services }}
|
||||
run: |
|
||||
echo "running on ${{ env.branch }}"
|
||||
echo "TAG: ${{ env.TAG }}"
|
||||
echo "REGISTRY: ${{ env.REGISTRY }}"
|
||||
export TAG=experimental
|
||||
sudo -E docker-compose build ${{ env.services }}
|
||||
docker images
|
||||
working-directory: ./src
|
||||
|
Loading…
x
Reference in New Issue
Block a user