Skip to content

feat(docker): use plone 6 imio base image based on ubuntu #14

feat(docker): use plone 6 imio base image based on ubuntu

feat(docker): use plone 6 imio base image based on ubuntu #14

name: Update images
on:
workflow_dispatch:
push:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Build latest
uses: IMIO/buildout.pm.portal/actions/harbor@add-gh-actions
with:
HARBOR_URL: ${{ secrets.HARBOR_URL }}
DELIB_HARBOR_USERNAME: ${{ secrets.DELIB_HARBOR_USERNAME }}
DELIB_HARBOR_PASSWORD: ${{ secrets.DELIB_HARBOR_PASSWORD }}
tags: "${{ secrets.HARBOR_URL }}/delib/citizenportal:latest"