Skip to content

Commit

Permalink
Revert "Build intermediary kiwitcms/kiwi"
Browse files Browse the repository at this point in the history
This reverts commit 4212256.
  • Loading branch information
atodorov committed Jan 17, 2024
1 parent f8a2db5 commit 74862a2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Build intermediary kiwitcms/kiwi image
run: |
git clone --branch=python3.11 https://github.com/kiwitcms/Kiwi
make -C Kiwi/ docker-image
docker tag kiwitcms/kiwi:latest kiwitcms/kiwi:12.7.9999
docker images
- name: Build & start services
run: |
make build-services
Expand Down

0 comments on commit 74862a2

Please sign in to comment.