Skip to content

Commit

Permalink
try docker ps
Browse files Browse the repository at this point in the history
  • Loading branch information
goFrendiAsgard committed Oct 18, 2023
1 parent 696f7d2 commit b8fffd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_zrb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
Run-command:
runs-on: ubuntu-latest
container:
image: stalchmst/zrb:0.0.104
image: stalchmst/zrb:0.0.105
steps:
- name: Check out repository code
uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ jobs:
with:
environment: DEV
command: |
docker ps
zrb explain solid-principle

0 comments on commit b8fffd9

Please sign in to comment.