Skip to content

Change coinmine.pl URL to decred.stake.fun (#179) #199

Change coinmine.pl URL to decred.stake.fun (#179)

Change coinmine.pl URL to decred.stake.fun (#179) #199

Workflow file for this run

name: Docker Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 #v3.5.3
- name: Build the Docker image
run: docker build -t decred/dcrwebapi:$(date +%s) .