Skip to content

Bump codecov/codecov-action from 3 to 4 #94

Bump codecov/codecov-action from 3 to 4

Bump codecov/codecov-action from 3 to 4 #94

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build container
run: docker build -t tibco-ems-operator .