You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: instructions-4-deployment.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Each team must deploy their completed software applications to a [Digital Ocean
12
12
13
13
Include a note when submitting, if you have done any of the extra credit.
14
14
15
-
- Extra credit is given to teams that have deployed to a Docker container, although a non-containerized deployment is fine.
15
+
- Extra credit is given to teams that have deployed to a [Docker container](https://knowledge.kitchen/content/courses/software-engineering/slides/containers/#49), although a non-containerized deployment is fine.
16
16
- Extra credit is given to teams that have a functioning [Continuous Integration](https://knowledge.kitchen/content/courses/software-engineering/slides/continuous-integration/#1) workflow, where an automation server, such as [GitHub Actions](https://github.com/features/actions), runs a build and test cycle every time a branch is pushed to GitHub or a new pull request is issued.
17
17
- Extra credit is given to teams that have a [Continuous Deployment](https://knowledge.kitchen/content/courses/software-engineering/slides/deployment/#54) setup, although a manual deployment is fine.
0 commit comments