Skip to content

Commit

Permalink
check env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Sep 20, 2024
1 parent 5a49f7d commit a31e254
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
export SEARCH_API_ADDR=$SEARCH_API_ADDR
export SEARCH_API_SECRET=$SEARCH_API_SECRET
export API_PORT=$API_PORT
echo $API_PORT
cd ~/vision-next
git pull origin develop
docker pull ecency/vision-next:develop
Expand Down

0 comments on commit a31e254

Please sign in to comment.