Skip to content

Commit

Permalink
test 7
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-then committed Dec 11, 2024
1 parent 0333b29 commit b6193ad
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,10 @@ jobs:
./docker/mware/build
./docker/packer/build
./utils/tcpsigner-bundle/build.sh
cd ..
cd ..
ls
pwd
mv tcpsigner-build/rsk-powhsm/utils/tcpsigner-bundle/dist/* container-action/tcpsigner-dist/
cd container-action/tcpsigner-dist/
cd ../../..
tar -xzf tcpsigner-build/rsk-powhsm/utils/tcpsigner-bundle/dist/bin/manager-tcp.tgz -C tcpsigner-build/rsk-powhsm/utils/tcpsigner-bundle/dist/bin/
mv tcpsigner-build/rsk-powhsm/utils/tcpsigner-bundle/dist/bin/* container-action/tcpsigner-dist/
cd container-action/tcpsigner-dist
ls
- name: Docker meta
Expand Down

0 comments on commit b6193ad

Please sign in to comment.