Skip to content

Commit

Permalink
TA#72103 [16.0][UPD] Set tag on isidor instead of base (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
majouda authored Dec 16, 2024
1 parent 9fe6d63 commit 4856ec3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ jobs:
curl -L $NWS_BIN_LOCATION > ./nws
chmod +x ./nws
- run:
name: Set tag
name: Set tag on isidor-odoo
command: |
./nws circleci create-tag -t odoo-base
./nws circleci create-tag -t isidor-odoo
workflows:
version: 2
Expand Down

0 comments on commit 4856ec3

Please sign in to comment.