This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Remove comments
pull/1565/head
David Sanz
4 years ago
parent
efafcfed92
commit
85a9216448
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
.github/workflows/basket-api.yml
+ 0
- 4
.github/workflows/basket-api.yml
View File
@ -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
Write
Preview
Loading…
Cancel
Save