Update config.yml

This commit is contained in:
Jonathan Turner 2020-08-28 06:02:06 +12:00 committed by GitHub
parent 728852c750
commit 4828a7cd29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ workflows:
branches:
ignore: /.*/
tags:
only: /^v.*/
only: /^\d+\.\d+\.\d+$/
before_build:
- run: docker pull quay.io/nushell/nu:latest
- run: docker pull quay.io/nushell/nu-base:latest