This commit is contained in:
felinae98 2022-02-18 20:09:04 +08:00
parent 6339ab48eb
commit 19b96ac0a3
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -1,5 +1,10 @@
version: 2.1
parameters:
is_pr:
type: boolean
default: false
orbs:
# The python orb contains a set of prepackaged CircleCI configuration you can use repeatedly in your configuration files
# Orb commands and jobs help you with common scripting around a language/tool