Skip to content

be6682c6ee92a44ced103b8e98b71bfb_thumbnail.png #6

be6682c6ee92a44ced103b8e98b71bfb_thumbnail.png

be6682c6ee92a44ced103b8e98b71bfb_thumbnail.png #6

Workflow file for this run

Romeo Rosete name: Docker Image CI

Check failure on line 1 in .github/workflows/CodeQL.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/CodeQL.yml

Invalid workflow file

The workflow is not valid. .github/workflows/CodeQL.yml (Line: 1, Col: 1): Unexpected value 'Romeo Rosete name'
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)