Skip to content

Commit 3ff89c8

Browse files
committed
docker link
1 parent 2fd7405 commit 3ff89c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instructions-4-deployment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Each team must deploy their completed software applications to a [Digital Ocean
1212

1313
Include a note when submitting, if you have done any of the extra credit.
1414

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.
1616
- 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.
1717
- 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.
1818

0 commit comments

Comments
 (0)