fixup! Add CI using Gitea actions
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1215c58e7a
commit
fd91a27028
@ -1,9 +1,9 @@
|
||||
name: Lint Ansible files
|
||||
run-name: ${{ gitea.actor }} is linting Ansible files!
|
||||
run-name: "${{ gitea.actor }} is linting Ansible files!"
|
||||
on: [push]
|
||||
jobs:
|
||||
lint-ansible-files:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "it works!"
|
||||
- name: Check out repo
|
||||
|
@ -29,7 +29,7 @@ runner:
|
||||
# If it's empty when registering, it will ask for inputting labels.
|
||||
# If it's empty when execute `deamon`, will use labels in `.runner` file.
|
||||
labels:
|
||||
- "ubuntu-22.04:docker://node:16-bullseye"
|
||||
- "ubuntu-latest:docker://node:16-bullseye"
|
||||
|
||||
cache:
|
||||
# Enable cache server to use actions/cache.
|
||||
|
@ -1,14 +1,14 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
39336432643438646536386533653365653639396331653263366665643635653630306632313364
|
||||
6237616333336138336562383232323434613935396437390a623462386535363162333735626466
|
||||
34643232353537393931326661613665616265663866373662353364336533333862396564636133
|
||||
6265343031366661650a306335616563653065613061623264383565643031303262636162663135
|
||||
34616334336661613964373938666130363864613665356466313230646362633032333237346132
|
||||
34376265613866303565623461346136383638336364316639616535383432623938653464633538
|
||||
61366538636466363465353734653361396434626166643231383762313862653238393566643938
|
||||
65373063333934346239306534363135636237356637326638626536663934666239636138323235
|
||||
39613137653838333965613634373638346165333137626539653861323466313463353264363465
|
||||
35313739323833656539626333626432343733626639643064323237653032303165653963666138
|
||||
37633138616562623863333965613039613636643331626132386231386433363965666166336239
|
||||
37666565616366343062643838333434353266623362343636393365653461343366386133326232
|
||||
33373361396134343133303963363764323761633061376461383830633332353637
|
||||
36313935323466313437663838313931393336623035366637653139363264626537373031383538
|
||||
3966343164386636646666363436326438383361643135640a336238623632366135666438333038
|
||||
63323666613830336434363038633538636564616533616166663730326437393964373130303463
|
||||
6564316262633630630a633964653332383631363337656161383862306262663162653661343133
|
||||
36653462343037666537333032666235343535353062323562323233623964626532366461623361
|
||||
38386165383932643538316361393631303137643765643435653134326630636366386636613165
|
||||
30653031333630386465383136623431393633396535356239353736383639353132333734343938
|
||||
35383834633761346530373532666566656331633361393333333763653563636434646532653666
|
||||
30323961383134343030656563623262363338626237366264646433303830316361366163646236
|
||||
33356333643034373764616263353832303639633737326136663739313237323336346462613964
|
||||
63623238313932643662303961386630303837393564663837396565356262303738316661646237
|
||||
66653064396262373339323936303933383432383735303136616235383235386537646162653735
|
||||
37626238363830623432363038303830656632653664666137316331356533346134
|
||||
|
Loading…
x
Reference in New Issue
Block a user