cnpem / epics-in-docker

Container images with EPICS and modules
5 stars 2 forks source link

images: add missing TAG to OPCUA image name. #63

Closed ericonr closed 6 months ago

henriquesimoes commented 6 months ago

Just a question regarding the tag: should we concern about events?

${{ github.event_name == 'push' && github.ref_name || github.head_ref }}

ericonr commented 6 months ago

For now it's only intended to run for tags; we can add that conditional when it can run properly for PRs as well.