Skip to content

Commit

Permalink
Update build-conda-images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juliagmt-google authored Jun 20, 2024
1 parent 28a1572 commit 91b010a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build-conda-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Build conda docker images
on:
push:
branches:
- main
- release/*
- '*'
tags:
# NOTE: Binary build pipelines should only get triggered on release candidate or nightly builds
# Release candidate tags look like: v1.11.0-rc1
Expand All @@ -18,7 +17,7 @@ on:
- conda/Dockerfile
- 'common/*'
- .github/workflows/build-conda-images.yml

env:
DOCKER_REGISTRY: "docker.io"
DOCKER_BUILDKIT: 1
Expand Down

0 comments on commit 91b010a

Please sign in to comment.