Skip to content

Commit

Permalink
CI: Remove CircleCI (#1317)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmjconolly authored Jun 26, 2023
1 parent 430849a commit 049ccca
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 246 deletions.
229 changes: 0 additions & 229 deletions .circleci/config.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: dockerfiles
path: .circleci/dockerfiles/
path: .github/workflows/dockerfiles/
retention-days: 1

- name: Upload debian files
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
docker_builds:
runs-on: ubuntu-latest
needs: tarball
name: Docker Build (${{ matrix.target }})
name: Build ${{ matrix.target }}
strategy:
matrix:
include:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
15 changes: 0 additions & 15 deletions scripts/fetch

This file was deleted.

0 comments on commit 049ccca

Please sign in to comment.