Homework 0 CI/CD update

Homework 0 CI/CD update

par Cristina Basescu,
Number of replies: 0

Hi,

We have updated the CI/CD pipeline so that it runs when you push code to your development branch as opposed to running just for the master branch. All that you need to do is run:

git pull origin master

from *your* branch. Let us know if you have any questions.

The CS-438 team