Skip to content

Commit

Permalink
modify nginx and dockerfile to include documentation as part of frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Lai authored and Alexander Lai committed Aug 4, 2024
1 parent 548aafb commit 9fdaf7d
Show file tree
Hide file tree
Showing 32 changed files with 9,201 additions and 12,588 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
push: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/main' || github.ref == 'refs/heads/docusaurusIntegration' }}
push: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/main' }}
platforms: linux/amd64
file: frontend/Dockerfile
build-args: |
Expand Down
35 changes: 0 additions & 35 deletions docs/docs/chaos-api.info.mdx

This file was deleted.

307 changes: 0 additions & 307 deletions docs/docs/create-campaign.api.mdx

This file was deleted.

Loading

0 comments on commit 9fdaf7d

Please sign in to comment.