parent
6f8d479632
commit
89a265d09b
@ -9,10 +9,11 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: remote
|
runs-on: remote
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.simonis.lol/actions/build@main
|
- name: Checkout
|
||||||
|
uses: https://git.simonis.lol/actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Build and Push
|
||||||
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
- DOCKER_USER: ${{ secrets.DOCKER_USER }}
|
tags: git.simonis.lol/projects/file-explorer:test
|
||||||
- DOCKER_PW: ${{ secrets.DOCKER_PW }}
|
push: true
|
||||||
- IMAGE_NAME: "projects/file-explorer"
|
|
||||||
- IMAGE_TAG: "latest"
|
|
||||||
- DOCKERFILE_LOCATION: ".docker/Dockerfile"
|
|
Loading…
x
Reference in New Issue
Block a user