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: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repo - uses: actions/checkout@v3
run: git pull
- name: Build - name: Build
run: | run: |
docker build . --no-cache -t ajurna/cbwebreader docker build . --no-cache -t ajurna/cbwebreader