Skip to content

Commit

Permalink
TA#66731 [ADD][16.0] Initiate branch (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
majouda authored Jun 25, 2024
1 parent 5bd5871 commit 06591c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
- checkout

- run:
<<: *quay_io_login

<<: *quay_io_login
- run:
name: Build -- Init Database
command: docker-compose run --rm odoo odoo --stop-after-init -i main
Expand Down Expand Up @@ -53,7 +52,8 @@ workflows:
version: 2
odoo:
jobs:
- tests
- tests:
context: quay.io
# - auto-tag:
# context: nws
# requires:
Expand Down

0 comments on commit 06591c7

Please sign in to comment.