tweaking release pipeline

This commit is contained in:
Jason Kulatunga
2020-09-06 17:17:16 -07:00
parent 329446869b
commit 5c77c82156
3 changed files with 33 additions and 25 deletions
-1
View File
@@ -45,7 +45,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Build Docker
uses: docker://docker:19.03.2
run: |
docker build -t analogj/scrutiny .
docker save -o docker-analogj-scrutiny-latest.tar analogj/scrutiny:latest