Skip to content

Commit

Permalink
ci: Docker build should wait for build
Browse files Browse the repository at this point in the history
  • Loading branch information
frascuchon committed Apr 30, 2024
1 parent b91c6da commit 607b717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/argilla-frontend.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:

build_dev_docker_image:
name: Build development argilla-fronted docker image
needs: build
uses: ./.github/workflows/argilla.build-push-dev-frontend-docker.yml
with:
image-name: argilla/argilla-frontend-for-dev
Expand Down

0 comments on commit 607b717

Please sign in to comment.