Skip to content

remove version

remove version #38

Workflow file for this run

name: docker_publish
on:
push:
branches:
- 'main'
- 'dev'
- 'hiep/update-pipeline-version'
tags:
- '*'
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/reusable_go_lint_test.yml@hiep/add-platform
with:
run-unit-tests: true
run-integration-tests: false
run-lint: true
run-build: true
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/reusable_docker_pipeline.yml@hiep/add-platform

Check failure on line 22 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / docker_publish

Invalid workflow file

The workflow is not valid. In .github/workflows/publish.yml (Line: 22, Col: 11): Error from called workflow babylonlabs-io/.github/.github/workflows/reusable_docker_pipeline.yml@hiep/add-platform (Line: 147, Col: 23): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_USERNAME In .github/workflows/publish.yml (Line: 22, Col: 11): Error from called workflow babylonlabs-io/.github/.github/workflows/reusable_docker_pipeline.yml@hiep/add-platform (Line: 148, Col: 23): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_TOKEN

Check failure on line 22 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / docker_publish

Invalid workflow file

error parsing called workflow ".github/workflows/publish.yml" -> "babylonlabs-io/.github/.github/workflows/reusable_docker_pipeline.yml@hiep/add-platform" (source branch with sha:f5f7696ef372dbed9ecd77ec3c2bde18dbe40aaf) : You have an error in your yaml syntax on line 192

Check failure on line 22 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / docker_publish

Invalid workflow file

error parsing called workflow ".github/workflows/publish.yml" -> "babylonlabs-io/.github/.github/workflows/reusable_docker_pipeline.yml@hiep/add-platform" (source branch with sha:f5f7696ef372dbed9ecd77ec3c2bde18dbe40aaf) : You have an error in your yaml syntax on line 192

Check failure on line 22 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / docker_publish

Invalid workflow file

error parsing called workflow ".github/workflows/publish.yml" -> "babylonlabs-io/.github/.github/workflows/reusable_docker_pipeline.yml@hiep/add-platform" (source branch with sha:a6a83a790eff351149fa37afbd42c58a17606d22) : You have an error in your yaml syntax on line 192
# needs: ["lint_test"]
secrets: inherit
with:
publish: true
dockerfile: ./contrib/images/babylond/Dockerfile
repoName: babylond