Skip to content

Commit

Permalink
changes to ci-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankad committed Aug 17, 2024
1 parent e56b3d0 commit 70bd9f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

- name: Build contract service container
run: cd ${{ github.workspace }}/external/contract-ledger && ./docker/build.sh

- name: Run pre-processing
run: cd ./scenarios/covid/deployment/docker && ./preprocess.sh

Expand Down

0 comments on commit 70bd9f4

Please sign in to comment.