mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
working on builds
This commit is contained in:
@@ -7,13 +7,10 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: /repo
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
run: git pull
|
||||
|
||||
- name: Deploy
|
||||
- name: Build
|
||||
run: |
|
||||
docker build . --no-cache -t ajurna/cbwebreader
|
||||
|
||||
Reference in New Issue
Block a user