Skip to content

Commit

Permalink
Merge pull request #26 from blockopsnetwork/segun/add-loki-username-p…
Browse files Browse the repository at this point in the history
…assword

feat: add loki username and password
  • Loading branch information
segunjkf authored Oct 8, 2024
2 parents 8f148d2 + 77a6de6 commit ad38333
Show file tree
Hide file tree
Showing 2 changed files with 454 additions and 404 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,3 @@ jobs:
push: ${{ github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v') }}
# Compile Docker image only for AMD64 for a regular PR to save some CI time.
platforms: ${{ (github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v')) && 'linux/amd64,linux/arm64' || 'linux/amd64' }}


Loading

0 comments on commit ad38333

Please sign in to comment.