working on builds
Some checks failed
Build and push image / deploy (push) Failing after 22s

This commit is contained in:
Peter Dwyer
2023-08-28 11:35:40 +01:00
parent c092b0c9b2
commit fdc577d33e

View File

@@ -8,9 +8,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
run: git pull
- uses: actions/checkout@v3
- name: Build
run: |
docker build . --no-cache -t ajurna/cbwebreader