Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
4485eaf2ea | |||
be62eaab90 | |||
e3cda80e2d |
@@ -10,7 +10,7 @@ variables:
|
|||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
# - test
|
# - test
|
||||||
- push
|
- deploy
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
before_script:
|
before_script:
|
||||||
@@ -54,9 +54,9 @@ Build_Tag:
|
|||||||
.
|
.
|
||||||
- docker images
|
- docker images
|
||||||
|
|
||||||
# PUSH
|
# DEPLOY
|
||||||
Push:
|
Deploy:
|
||||||
stage: push
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
trigger: rehashedsalt/ansible
|
trigger: rehashedsalt/ansible
|
||||||
|
@@ -114,6 +114,8 @@
|
|||||||
// - Me
|
// - Me
|
||||||
"\"28 - 6 >= Fuck You\"",
|
"\"28 - 6 >= Fuck You\"",
|
||||||
// - Me
|
// - Me
|
||||||
|
"\"I fuck dirt\"",
|
||||||
|
// - Me
|
||||||
"\"I suck a lot of dick, get over here\"",
|
"\"I suck a lot of dick, get over here\"",
|
||||||
// - Brett
|
// - Brett
|
||||||
"\"This was worth sucking dick\"",
|
"\"This was worth sucking dick\"",
|
||||||
|
@@ -23,11 +23,12 @@
|
|||||||
<h4>desu.ltd</h4>
|
<h4>desu.ltd</h4>
|
||||||
<a href="https://desu.ltd">Index</a>
|
<a href="https://desu.ltd">Index</a>
|
||||||
<a href="https://git.desu.ltd">Gitea</a>
|
<a href="https://git.desu.ltd">Gitea</a>
|
||||||
<a href="http://local.desu.ltd">Local</a>
|
<a href="https://netbox.desu.ltd">Netbox</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="spsubsection">
|
<div class="spsubsection">
|
||||||
<h4>9iron</h4>
|
<h4>Others</h4>
|
||||||
<a href="https://9iron.club">Index</a>
|
<a href="https://9iron.club">9iron</a>
|
||||||
|
<a href="http://local.desu.ltd">Localnet</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="spsubsection">
|
<div class="spsubsection">
|
||||||
<h4>Resources</h4>
|
<h4>Resources</h4>
|
||||||
|
Reference in New Issue
Block a user