Skip to content

Commit

Permalink
Docker build errors -3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Bornholm authored and Ben Bornholm committed Dec 28, 2021
1 parent 0ebe428 commit f470795
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/tagged-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,18 +97,6 @@ jobs:
uses: docker/setup-buildx-action@v1

######################################## Buld and Push Docker images ########################################
- name: LS - 1
run: ls -l

- name: LS - 2
run: ls -l /home/runner/work/osctrl/osctrl

- name: LS - 3
run: ls -l /home/runner/work/osctrl

- name: LS - 4
run: ls -l ${{ github.workspace }}

- name: Build and push
uses: docker/build-push-action@v2
id: docker_build
Expand Down

0 comments on commit f470795

Please sign in to comment.