# validates a configuration file
circleci config validate .circleci/config.yml
# processes the configuration file of version 2.1 into another file of version 2.0
circleci config process .circleci/config.yml > ci_local.yml
# executes a job
circleci build --job test -c ci_local.yml
-
Notifications
You must be signed in to change notification settings - Fork 0
nemotoy/golang-playground
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published