fix: fixing cd not running
+ 1
− 4
@@ -25,10 +25,7 @@ deploy:
@@ -25,10 +25,7 @@ deploy:
- docker build -t registry.digitalocean.com/ocw-container/ocw-backend:latest -t registry.digitalocean.com/ocw-container/ocw-backend:$CI_COMMIT_TAG .
CI/CD running properly right now