mirror of
https://github.com/yanhao98/docker-example.git
synced 2025-07-12 23:50:49 +08:00
39b732b10f27578020433a641db1d97d2cf1471b
docker-example
# type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
# type=pep440,pattern={{raw}},enable=${{ startsWith(github.ref, 'refs/tags/') }}
# type=schedule,pattern={{date 'YYYYMMDD-HHmmss' tz='UTC'}}
# type=ref,event=branch
# type=ref,event=pr
# type=semver,pattern={{version}}
# type=semver,pattern={{major}}.{{minor}}.{{patch}}
# type=sha
Description
Languages
Dockerfile
100%