Compare commits
No commits in common. "0da24752521d971edc26e82b032fc681b4a9ffee" and "d1d470fe0c5906d073d2aee9a118e4d52ac19880" have entirely different histories.
0da2475252
...
d1d470fe0c
2 changed files with 6 additions and 1 deletions
|
@ -48,7 +48,8 @@ steps:
|
||||||
key:
|
key:
|
||||||
from_secret: unraid_ssh_key
|
from_secret: unraid_ssh_key
|
||||||
script:
|
script:
|
||||||
- bash /boot/local/bin/update-atomaka.sh
|
- docker pull docker.atomaka.com/atomaka.com:latest
|
||||||
|
- docker restart atomaka.com
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
event: tag
|
event: tag
|
||||||
|
|
|
@ -11,6 +11,10 @@ entries:
|
||||||
url: https://github.com/atomaka
|
url: https://github.com/atomaka
|
||||||
- title: emailing
|
- title: emailing
|
||||||
url: mailto:atomaka@atomaka.com
|
url: mailto:atomaka@atomaka.com
|
||||||
|
- title: speaking
|
||||||
|
url: https://slides.com/atomaka
|
||||||
|
- title: tooting
|
||||||
|
url: https://pub.atomaka.com/@atomaka
|
||||||
- title: working
|
- title: working
|
||||||
url: https://www.linkedin.com/in/atomaka
|
url: https://www.linkedin.com/in/atomaka
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue