Testing
This commit is contained in:
parent
4166e5615e
commit
cf38332da9
1 changed files with 2 additions and 3 deletions
|
@ -10,9 +10,8 @@ jobs:
|
|||
container:
|
||||
image: git.sysctl.io/albert/actions-images/node:latest
|
||||
steps:
|
||||
- run: cat /etc/hosts.template
|
||||
- run: cat /etc/hosts
|
||||
- run: cat /entrypoint.sh
|
||||
- name: Add Gotify to Hosts
|
||||
run: echo "100.64.0.5 gotify.sysctl.io" >> /etc/hosts
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Add table
Reference in a new issue