Skip to content

Commit

Permalink
remove unused configure step
Browse files Browse the repository at this point in the history
  • Loading branch information
pixil98 committed Oct 22, 2024
1 parent 2bdcc22 commit 2434618
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ on:
required: true

jobs:
configure:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4

build_and_push:
runs-on: ubuntu-latest
needs: configure
Expand Down

0 comments on commit 2434618

Please sign in to comment.