flowchart TD;
A[Deploy production]-->B{Is it Friday?};
B -- Yes -->C[Do not deploy];
B -- No -->D[Deploy];
C-->E[Weekend!];
D-->E[Weekend!];
-
Notifications
You must be signed in to change notification settings - Fork 4
raymondnijssen/turtle
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Educational turtle repo
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published