Skip to content

Commit 85a9216

Browse files
committed
Remove comments
1 parent efafcfe commit 85a9216

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/basket-api.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ jobs:
6464

6565
- name: Compose build ${{ env.services }}
6666
run: |
67-
echo "running on ${{ env.branch }}"
68-
echo "TAG: ${{ env.TAG }}"
69-
echo "REGISTRY: ${{ env.REGISTRY }}"
70-
export TAG=experimental
7167
sudo -E docker-compose build ${{ env.services }}
7268
docker images
7369
working-directory: ./src

0 commit comments

Comments
 (0)