Skip to content

Commit 0f0cbf6

Browse files
committedDec 6, 2024
test CD
1 parent 3f4c432 commit 0f0cbf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.forgejo/workflows/ansibleCD.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
deploy:
88
if: github.event.pull_request.merged == true
99
runs-on: docker
10+
container:
11+
image: ubuntu:24.04
1012
steps:
1113
- name: Checkout repository
1214
uses: actions/checkout@v4

0 commit comments

Comments
 (0)