Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
cmelone committed Oct 29, 2024
1 parent 8287c78 commit 5aade28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
images: ghcr.io/${{ github.repository }}

- name: Build and push image
if: ${{ github.ref == 'refs/heads/develop' || github.ref == 'refs/heads/add/resource-limits' }}
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
with:
context: .
Expand Down

0 comments on commit 5aade28

Please sign in to comment.