Skip to content

Commit

Permalink
Merge pull request #1038 from clearlydefined/remove-azure-pipelines
Browse files Browse the repository at this point in the history
Remove Azure Pipelines config
  • Loading branch information
lumaxis authored May 30, 2024
2 parents 8901096 + 04b089c commit b3f6e34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ jobs:

- name: Run tests
run: npm test

- name: Docker build
run: docker build -t clearlydefined/website:latest .
24 changes: 0 additions & 24 deletions azure-pipelines.yml

This file was deleted.

0 comments on commit b3f6e34

Please sign in to comment.