Skip to content

Commit

Permalink
be normal
Browse files Browse the repository at this point in the history
  • Loading branch information
n4ze3m committed Oct 24, 2023
1 parent 2fc1d45 commit e14b5bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64
tags: |
n4z3m/dialoqbase:latest
n4z3m/dialoqbase:${{ github.ref_name}}
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64
tags: |
n4z3m/dialoqbase-next:latest
push: true
Expand Down

0 comments on commit e14b5bd

Please sign in to comment.