Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jwijffels committed Feb 8, 2024
1 parent 1a8e0ac commit de9692f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,12 @@ jobs:
strategy:
matrix:
config:
- { tag: "test", dockerfile: "anonimisation/Dockerfile"}
- { tag: "test", dockerfile: "test/Dockerfile"}

steps:
- name: Clone
uses: actions/checkout@v3

- name: Set up QEMU
uses: docker/setup-qemu-action@v2

Expand Down
16 changes: 0 additions & 16 deletions anonimisation/Dockerfile

This file was deleted.

0 comments on commit de9692f

Please sign in to comment.