Skip to content

Commit e23cc93

Browse files
committed
removing commented line
1 parent a7cd2c4 commit e23cc93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bitcoin-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747

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

5352
- name: Upload built docker image

0 commit comments

Comments
 (0)