This commit is contained in:
@ -61,3 +61,11 @@ jobs:
|
||||
context: ./gitea-runner
|
||||
file: ./gitea-runner/NodeWithYarnLatestDockerfile
|
||||
tags: fascinated/docker-images:node-yarn-latest
|
||||
|
||||
- name: Build and Push (Java8 with Firefox)
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
push: true
|
||||
context: ./java8-with-firefox
|
||||
file: ./java8-with-firefox/Dockerfile
|
||||
tags: fascinated/docker-images:node-yarn-latest
|
||||
|
Reference in New Issue
Block a user