Compare commits

..

2 commits

Author SHA1 Message Date
Nuno Duque Nunes
ef598f8863 Merge branch 'dev' into prod
All checks were successful
Deploy / deploy (push) Successful in 6s
2026-05-18 19:54:03 +01:00
Nuno Duque Nunes
e9ac69f61d remove dev label
All checks were successful
Deploy / deploy (push) Successful in 13s
2026-05-18 19:53:54 +01:00

View file

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<body> <body>
<h1>Deploy pipeline works! [DEV]</h1> <h1>Deploy pipeline works!</h1>
</body> </body>
</html> </html>