mirror of
https://github.com/nushell/nushell.git
synced 2024-11-28 19:33:47 +01:00
Update config.yml
This commit is contained in:
parent
728852c750
commit
4828a7cd29
@ -73,7 +73,7 @@ workflows:
|
|||||||
branches:
|
branches:
|
||||||
ignore: /.*/
|
ignore: /.*/
|
||||||
tags:
|
tags:
|
||||||
only: /^v.*/
|
only: /^\d+\.\d+\.\d+$/
|
||||||
before_build:
|
before_build:
|
||||||
- run: docker pull quay.io/nushell/nu:latest
|
- run: docker pull quay.io/nushell/nu:latest
|
||||||
- run: docker pull quay.io/nushell/nu-base:latest
|
- run: docker pull quay.io/nushell/nu-base:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user