gp-docker-action:GitHub Action用于构建Docker映像并将其发布到GitHub Package Registry

时间:2021-05-15 23:45:04
【文件属性】:
文件名称:gp-docker-action:GitHub Action用于构建Docker映像并将其发布到GitHub Package Registry
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-15 23:45:04
docker registry docker-image actions Shell GitHub Action用于构建Docker映像并将其发布到GitHub Package Registry 用法示例: 为develop分支构建并发布带有head标签的Docker映像 build-and-publish-head : runs-on : ubuntu-latest if : github.ref == 'refs/heads/develop' # Running this job only for develop branch steps : - uses : actions/checkout@v2 # Checking out the repo - name : Build and Publish head Docker image uses : VaultVulp/gp-docker-action@1.1.8
【文件预览】:
gp-docker-action-master
----action.yml(1KB)
----Dockerfile(85B)
----LICENSE(1KB)
----README.md(5KB)
----entrypoint.sh(846B)

网友评论