Skip to content

Commit

Permalink
Revert image reorganization
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPansino committed Jul 21, 2023
1 parent 0f64ae2 commit 7be15bb
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 10 deletions.
File renamed without changes.
File renamed without changes.
9 changes: 0 additions & 9 deletions .github/containers/firestore/docker-compose.yml

This file was deleted.

File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: docker/build-push-action@v3
with:
push: ${{ github.event_name != 'pull_request' }}
context: .github/containers/ci_image
context: .github/containers
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 7be15bb

Please sign in to comment.