parent
6f8d479632
commit
89a265d09b
@ -9,10 +9,11 @@ jobs:
|
||||
build:
|
||||
runs-on: remote
|
||||
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:
|
||||
- DOCKER_USER: ${{ secrets.DOCKER_USER }}
|
||||
- DOCKER_PW: ${{ secrets.DOCKER_PW }}
|
||||
- IMAGE_NAME: "projects/file-explorer"
|
||||
- IMAGE_TAG: "latest"
|
||||
- DOCKERFILE_LOCATION: ".docker/Dockerfile"
|
||||
tags: git.simonis.lol/projects/file-explorer:test
|
||||
push: true
|
Loading…
x
Reference in New Issue
Block a user