Skip to content

Commit

Permalink
[update] support odoo 16
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafabarmshory committed Oct 1, 2023
1 parent b57be72 commit 36484fc
Show file tree
Hide file tree
Showing 14 changed files with 81 additions and 467 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build the Odoo Runner 16.0 Docker image
run: |
cd 16.0
timetag=(`date +%Y%M%d`)
docker build . --tag ghcr.io/viraweb123/odoo-runner:16.0.${timetag} --tag ghcr.io/viraweb123/odoo-runner:16.0
docker push ghcr.io/viraweb123/odoo-runner:16.0
Expand Down
88 changes: 0 additions & 88 deletions 14.0/Dockerfile

This file was deleted.

49 changes: 0 additions & 49 deletions 14.0/entrypoint.sh

This file was deleted.

32 changes: 0 additions & 32 deletions 14.0/wait-for-psql.py

This file was deleted.

88 changes: 0 additions & 88 deletions 15.0/Dockerfile

This file was deleted.

49 changes: 0 additions & 49 deletions 15.0/entrypoint.sh

This file was deleted.

37 changes: 0 additions & 37 deletions 15.0/odoo.conf

This file was deleted.

32 changes: 0 additions & 32 deletions 15.0/wait-for-psql.py

This file was deleted.

Loading

0 comments on commit 36484fc

Please sign in to comment.