This commit is contained in:
parent
1a89e6bea5
commit
35ef9ee8cc
@ -6,9 +6,10 @@ on: push
|
|||||||
# branches:
|
# branches:
|
||||||
# - main
|
# - main
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: build
|
||||||
run: echo "test"
|
working-directory: .docker
|
||||||
|
run: docker build -t git.simonis.lol/sites/file-explorer:latest .
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user