Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mclyk committed Sep 21, 2022
1 parent 5d672d8 commit 23bf7c0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 51 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Srtool build
on:
push:
branches:
- BTE-889-fix-parallel-ci-srtool-error
- master
tags:
- "v*"

Expand Down Expand Up @@ -45,10 +45,6 @@ jobs:
strategy:
matrix:
chain: ["heiko", "parallel", "vanilla", "kerria"]
srtool_image:
- parallelfinance/srtool
srtool_image_tag:
- 1.62.0
steps:
- name: cleaning up
run: |
Expand Down
10 changes: 0 additions & 10 deletions Dockerfile.srtool

This file was deleted.

36 changes: 0 additions & 36 deletions scripts/build-runtime-srtool.sh

This file was deleted.

0 comments on commit 23bf7c0

Please sign in to comment.