Skip to content

chore(deps): update dependency gitlab-org/cli to v1.111.0 (#310) #1092

chore(deps): update dependency gitlab-org/cli to v1.111.0 (#310)

chore(deps): update dependency gitlab-org/cli to v1.111.0 (#310) #1092

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Build Docker image
run: docker build -t opencode-docker:test .