diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f0727f35fdadbf71cc6fa3be0cad83239aca52e3..b2b491e26378ab460960a5c28f2c2f7ec91ea535 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,6 +26,8 @@ build and upload the contents: # Compile lectures - python code/band_structures.py - python code/bands_2d.py + - python code/misc.py + - python code/semiconductors.py - python code/heat_capacity.py - mkdocs build - "rsync -rv site/* solidstate@tnw-tn1.tudelft.net:"