This commit is contained in:
parent
5f3725b72a
commit
efa3fa567b
@ -4,8 +4,8 @@ jobs:
|
||||
build:
|
||||
runs-on: remote
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: docker/login-action@v1
|
||||
- uses: https://git.simonis.lol/actions/checkout@v4
|
||||
- uses: https://git.simonis.lol/actions/login@v1
|
||||
with:
|
||||
registry: git.simonis.lol
|
||||
username: ${{ vars.DOCKER_USER }}
|
||||
@ -15,4 +15,4 @@ jobs:
|
||||
run: docker build -t git.simonis.lol/sites/cdn:latest .
|
||||
|
||||
- name: push
|
||||
run: docker push git.simonis.lol/sites/cdn:latest
|
||||
run: docker push git.simonis.lol/sites/cdn:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user