Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
GuiBibeau committed Apr 20, 2024
1 parent a6fd099 commit c95057c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cloudflare-miner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
echo SERVICE_MESH_URL=${{ secrets.SERVICE_MESH_URL }} >> ./subnet/miner-cloudflare/.env
echo API_ONLY=${{ secrets.CLOUDFLARE_MINER_API_ONLY }} >> ./subnet/miner-cloudflare/.env
# - name: Build Docker Image
# run: docker build -t cloudflare-miner ./subnet/miner-cloudflare/
- name: Build Docker Image
run: docker build -t cloudflare-miner ./subnet/miner-cloudflare/
# - name: Create SSH key
# env:
# SSH_PRIVATE_KEY: ${{ secrets.CLOUDFLARE_MINER_SSH_PRIVATE_KEY }}
Expand Down

0 comments on commit c95057c

Please sign in to comment.