Skip to content

Commit

Permalink
remove docker in docker scenario for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
librod89 committed Aug 14, 2021
1 parent b3ae92e commit f7d4c45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2.3.4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Build
run: docker-compose build
- name: bundle install
Expand Down

0 comments on commit f7d4c45

Please sign in to comment.