Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into Clear-Button-Not-Working-a…
Browse files Browse the repository at this point in the history
…ll-search-filter
  • Loading branch information
saithsab877 committed Aug 14, 2024
2 parents 672ef51 + f3fe7ee commit 3dd2858
Show file tree
Hide file tree
Showing 114 changed files with 4,140 additions and 3,335 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
command: |
export TWITTER_BEARER="Bearer ${{ secrets.TWITTER_BEARER }}"
echo $TWITTER_BEARER
STAKWORK_TOKEN=daaa3a0894f0658d99781471dfccd3e1 TWITTER_BEARER=$TWITTER_BEARER GITACTION_ENV=gitactionenv docker-compose -f ./stack/alts/navfiber.yml --project-dir ./stack up -d;
STAKWORK_TOKEN=daaa3a0894f0658d99781471dfccd3e1 TWITTER_BEARER=$TWITTER_BEARER GITACTION_ENV=gitactionenv docker compose -f ./stack/alts/navfiber.yml --project-directory ./stack up -d;
sleep 240;
docker ps
docker logs meme.sphinx
Expand Down Expand Up @@ -104,4 +104,4 @@ jobs:

- name: Stop Stack
working-directory: ./stack
run: docker-compose down
run: docker compose down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3dd2858

Please sign in to comment.