mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
6151c25a5a
commit
13216cb6bd
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
branch: master
|
||||
tags: true
|
||||
- stage: publish docker image
|
||||
if: tag IS present
|
||||
if: (tag IS present) AND NOT (tag =~ [ab])
|
||||
python: 3.6
|
||||
script:
|
||||
# Build and release to Docker Hub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue