Merge pull request #27 from zkokk/CI

Compile-2
This commit is contained in:
zkokk 2024-06-14 15:24:38 +03:00 committed by GitHub
commit 7c3aaefd1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ jobs:
docker-compose up -d docker-compose up -d
- name: Deploy contracts - name: Deploy contracts
run: npx hardhat ignition deploy /home/runner/work/go-ethereum/go-ethereum/ignition/modules/Lock.js run: npx hardhat ignition deploy /home/runner/work/go-ethereum/go-ethereum/test/Lock.js
- name: Build and push Docker image - name: Build and push Docker image