test CD
This commit is contained in:
parent
3f4c432250
commit
0f0cbf6d97
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ jobs:
|
|||
deploy:
|
||||
if: github.event.pull_request.merged == true
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ubuntu:24.04
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue