0.5.4 release

This commit is contained in:
Nick Sweeting 2021-02-01 03:09:31 -05:00
parent 4123cdc15f
commit 4d21a04ab5
4 changed files with 13 additions and 10 deletions

View file

@ -1,10 +1,13 @@
name: Build Docker image
on:
on: workflow_dispatch
release:
types:
- created
workflow_dispatch:
push:
branches:
- '**'
tags:
- 'v*'
# pull_request:
env:
DOCKER_IMAGE: archivebox-ci