Check if docker env is defined

This commit is contained in:
zontreck 2024-08-28 17:36:52 -07:00
parent 38e6159f59
commit f9e117387b
3 changed files with 7 additions and 2 deletions

View file

@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.1.0+41
version: 1.1.0+42
environment:
sdk: '>=3.1.4 <4.0.0'