Skip to content

Commit

Permalink
fixing docker
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Jul 3, 2024
1 parent 6834c7b commit 392db22
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ on:

jobs:

generate-jobs:
needs: init-artifacts
build:

name: Build docker images
runs-on: ubuntu-20.04
env:
TOKEN: ${{ secrets.DOCKERHUB }}
Expand Down

0 comments on commit 392db22

Please sign in to comment.