mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-07-21 21:52:53 +00:00
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Install skopeo
|
- name: Install skopeo
|
||||||
run: sudo apt-get install -y skopeo
|
run: sudo apt-get install -y skopeo
|
||||||
- name: Run update script
|
- name: Run update script
|
||||||
run: python3 .ci/update-image-reference.py
|
run: python3 .ci/update-test-container-image-reference.py
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v7
|
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v7
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user