Skip to content

Commit

Permalink
remove container
Browse files Browse the repository at this point in the history
  • Loading branch information
rshunim committed Sep 19, 2023
1 parent 6c7dd74 commit febb19f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
jobs:
docker_build:
runs-on: ubuntu-latest
container: devdemisto/dockerbuild:1.0.0.43365
steps:
- uses: actions/checkout@v4
- run: python -m jsonschema -i docker/approved_licenses.json docker/approved_licenses.schema.json
Expand Down

0 comments on commit febb19f

Please sign in to comment.