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