Skip to content

add android and ios links to the cryptopower card on /wallets #758

add android and ios links to the cryptopower card on /wallets

add android and ios links to the cryptopower card on /wallets #758

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/dcrweb:$(date +%s) .