Skip to content

Commit

Permalink
fixxx
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Sep 20, 2024
1 parent 6050a82 commit d08badb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
git pull origin develop
docker pull ecency/vision-next:develop
export $(cat .env) > /dev/null 2>&1;
docker stack deploy -c <(docker-compose config) stack.yml vision
docker stack deploy -c stack.yml vision

0 comments on commit d08badb

Please sign in to comment.