mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 21:32:35 +02:00
Update sorting
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: 'Dockerized Service'
|
||||
description: 'Use GitHub Actions to Deploy a Dockerized Node.js Service'
|
||||
isNew: false
|
||||
sort: 11
|
||||
sort: 13
|
||||
difficulty: 'intermediate'
|
||||
nature: 'Docker'
|
||||
skills:
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 'IaC on DigitalOcean'
|
||||
description: 'Write Terraform code to create a Droplet on DigitalOcean'
|
||||
isNew: false
|
||||
sort: 10
|
||||
sort: 11
|
||||
difficulty: 'intermediate'
|
||||
nature: 'Terraform'
|
||||
skills:
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title: 'Node.js Service Deployment'
|
||||
description: 'Use GitHub Actions to Deploy a Node.js Service to a remote server'
|
||||
isNew: false
|
||||
sort: 10
|
||||
sort: 12
|
||||
difficulty: 'intermediate'
|
||||
nature: 'CI/CD'
|
||||
skills:
|
||||
|
Reference in New Issue
Block a user