mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
hugo
This commit is contained in:
parent
a7aea77480
commit
51b9fc4d1b
13 changed files with 77 additions and 46 deletions
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
|
|
@ -21,10 +21,10 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
name: Build
|
||||
steps:
|
||||
- name: Login to docker.nilstrieb.dev
|
||||
- name: Login to docker.noratrieb.dev
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: docker.nilstrieb.dev
|
||||
registry: docker.noratrieb.dev
|
||||
username: ${{ secrets.DOCKER_NILSTRIEB_DEV_USER }}
|
||||
password: ${{ secrets.DOCKER_NILSTRIEB_DEV_PASSWORD }}
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue