Skip to content

Commit

Permalink
Cleanup unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Nov 21, 2024
1 parent c5abef6 commit c17accf
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 78 deletions.
12 changes: 0 additions & 12 deletions .ci/ci.csproj

This file was deleted.

File renamed without changes.
33 changes: 0 additions & 33 deletions .ci/docker/iis/Dockerfile

This file was deleted.

17 changes: 0 additions & 17 deletions .ci/docker/iis/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions .ci/docker/iis/content/index.html

This file was deleted.

5 changes: 0 additions & 5 deletions .ci/packer_cache.sh

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: ./build.sh pack

- name: Release to Nuget
run: .ci/linux/deploy.sh ${{ secrets.NUGET_API_KEY }} ${{ secrets.NUGET_API_URL }}
run: .ci/deploy.sh ${{ secrets.NUGET_API_KEY }} ${{ secrets.NUGET_API_URL }}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
Expand Down

0 comments on commit c17accf

Please sign in to comment.