Skip to content

Change packageserver default sync to 12 hours #2300

Change packageserver default sync to 12 hours

Change packageserver default sync to 12 hours #2300

Workflow file for this run

name: build
on:
merge_group:
pull_request:
workflow_dispatch:
jobs:
image:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3
- name: Build the container image
uses: docker/build-push-action@v4
with:
context: .
file: Dockerfile
push: false