This commit is contained in:
parent
70f97252e7
commit
d012ffc17a
@ -18,4 +18,9 @@ steps:
|
|||||||
- git remote set-url origin https://$USERNAME:$PASSWORD@git.sthope.dev/sthope/portainer-template
|
- git remote set-url origin https://$USERNAME:$PASSWORD@git.sthope.dev/sthope/portainer-template
|
||||||
- git add README.md
|
- git add README.md
|
||||||
- git commit -m "Update README.md 🐦"
|
- git commit -m "Update README.md 🐦"
|
||||||
- git push origin main
|
- git push origin main
|
||||||
|
|
||||||
|
|
||||||
|
services:
|
||||||
|
- name: nginx
|
||||||
|
image: nginx
|
Loading…
x
Reference in New Issue
Block a user