Skip to content

Commit 118db4b

Browse files
committed
update
1 parent 5b8ee3e commit 118db4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/buildimage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@ jobs:
277277
AWS_DEFAULT_REGION: 'ap-south-1'
278278
PRIVATE_KEY: ${{ secrets.AWS_PRIVATE_KEY }}
279279
run: |
280+
# echo $VERSION
281+
echo $VERSION
280282
281283
# get public IP of the linux machine
282284
ip=$(dig +short myip.opendns.com @resolver1.opendns.com)

0 commit comments

Comments
 (0)