Skip to content

Commit

Permalink
Remove old build actions
Browse files Browse the repository at this point in the history
  • Loading branch information
billdueber committed Sep 26, 2024
1 parent 64b3daf commit dd88f8c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 158 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/build-branch-image.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/build-main.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/build-solr-amd64-image.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/build-solr-arm64-image.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/build-solr-image.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
context: .
push: true
tags: 'ghcr.io/mlibrary/dromedary/dromedary-unstable:${{ github.sha }}'
tags: 'ghcr.io/mlibrary/dromedary/dromedary:${{ github.sha }}'
file: ./Dockerfile
target: production
build-args: |
Expand Down

0 comments on commit dd88f8c

Please sign in to comment.