Skip to content

add mainnet VSP vote.dcr-swiss.ch #194

add mainnet VSP vote.dcr-swiss.ch

add mainnet VSP vote.dcr-swiss.ch #194

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) .