Skip to content

Commit

Permalink
removing commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
wileyj committed Jul 24, 2023
1 parent a7cd2c4 commit e23cc93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bitcoin-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:

- name: Export docker image as tarball
id: export_docker_image
# run: docker save -o integration-image.tar stacks-blockchain:integrations
run: docker save stacks-blockchain:integrations | gzip > integration-image.tar.gz

- name: Upload built docker image
Expand Down

0 comments on commit e23cc93

Please sign in to comment.