-
-
Save sheeley/d20a67d2cce87a2b6ffde4bb7ac37905 to your computer and use it in GitHub Desktop.
Updating Circle
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ssh to circleci.fanaticslabs.com | |
circleci dev-console |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; replace "3c-services/experience" with "organization/repo" | |
;; replace 800 with whatever number you want the NEXT build to be | |
(-> "3c-services/experience" circle.vcs/->vcs-url project/find-one-by-vcs_url (project/set-fields! {:next_build_seq 800})) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment