Skip to content

Commit

Permalink
fix: post-integration testnet build
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Nov 5, 2020
1 parent 1232ccc commit 07dcb21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/post_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
build-cache-image: cardano-rosetta:${{ github.sha }}
build-context: ${{ github.workspace }}
network-identifier: testnet
tag: ${{ github.sha }}-testnet
- name: Smoke test Cardano Rosetta image
uses: ./.github/actions/smoke_test_cardano_rosetta
Expand Down

0 comments on commit 07dcb21

Please sign in to comment.