Skip to content

Commit b3f6e34

Browse files
authored
Merge pull request #1038 from clearlydefined/remove-azure-pipelines
Remove Azure Pipelines config
2 parents 8901096 + 04b089c commit b3f6e34

File tree

2 files changed

+3
-24
lines changed

2 files changed

+3
-24
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ jobs:
3030

3131
- name: Run tests
3232
run: npm test
33+
34+
- name: Docker build
35+
run: docker build -t clearlydefined/website:latest .

azure-pipelines.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)