Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
eantyshev committed Oct 4, 2022
1 parent 9d99cda commit 1bac2a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/playground_examples_reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
- name: Start SDK runner in background
run: |
set -uex
docker ps
NAME=$(docker run -d --rm -p 8089:8080 -e PROTOCOL_TYPE=TCP $IMAGE_TAG)
echo "NAME=$NAME" >> $GITHUB_ENV
Expand Down

0 comments on commit 1bac2a7

Please sign in to comment.