Skip to content

Commit

Permalink
Merge pull request #58 from CptOfEvilMinions/cicd-docekrhub
Browse files Browse the repository at this point in the history
Docker build errors -3
  • Loading branch information
CptOfEvilMinions authored Dec 28, 2021
2 parents 5a6533a + f470795 commit 7ece128
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 7ece128

Please sign in to comment.