Skip to content

Commit

Permalink
Remove setup docker as it is not used
Browse files Browse the repository at this point in the history
Signed-off-by: Kairo de Araujo <kairo@dearaujo.nl>
  • Loading branch information
kairoaraujo committed Nov 28, 2023
1 parent fe2cc8d commit 940c632
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/goca-rest-api-docker-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
go-version: 1.21
id: go

- name: Set up Docker
uses: docker-practice/actions-setup-docker@v1

- name: Check out code into the Go module directory
uses: actions/checkout@v2

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/goca-rest-api-docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
go-version: 1.21
id: go

- name: Set up Docker
uses: docker-practice/actions-setup-docker@v1

- name: Check out code into the Go module directory
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

Expand Down

0 comments on commit 940c632

Please sign in to comment.