Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: NikitaSkrynnik <[email protected]>
  • Loading branch information
NikitaSkrynnik committed Jun 1, 2024
1 parent 54c8c55 commit 5e1c1d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:

- name: Check images are pullable
run: |
echo "Hello1"
images=$(grep -roh 'apps' -e "ghcr\.io\/networkservicemesh\/.*:v.*..*..*")
echo "Hello"
echo $images
Expand Down

0 comments on commit 5e1c1d9

Please sign in to comment.