mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-05-01 14:27:57 +00:00
copy from PR, run --help
This commit is contained in:
@@ -28,3 +28,6 @@ jobs:
|
||||
|
||||
- name: Build the docker image
|
||||
run: docker build . -t polkadot-sdk-minimal-template
|
||||
|
||||
- name: Try running the container
|
||||
run: docker run --rm polkadot-sdk-minimal-template --help
|
||||
|
||||
Reference in New Issue
Block a user