Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgeller authored Dec 19, 2023
1 parent c2a4ecd commit 94226a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,13 @@ jobs:
- name: debug1
run: pwd

- name: debug1
run: ls

- name: debug1
run: ls artifacts
- name: debug1
run: ls scenario_runner

- uses: docker/build-push-action@v5
name: Build and push
Expand Down

0 comments on commit 94226a0

Please sign in to comment.