attempt to set --jobs
flag for GNU Make dynamically
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
- 'jupyterhub/**'
|
||||
- '.gitea/workflows/build-jupyterhub.yaml'
|
||||
jobs:
|
||||
"Build wildfly docker images":
|
||||
"Build jupyterhub docker images":
|
||||
runs-on: woryzen
|
||||
steps:
|
||||
-
|
||||
|
@@ -22,7 +22,7 @@ jobs:
|
||||
username: woggioni
|
||||
password: ${{ secrets.PUBLISHER_TOKEN }}
|
||||
-
|
||||
name: Build and push jenkins-agent images
|
||||
name: Build and push wildfly images
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: "{{defaultContext}}:wildfly"
|
||||
|
Reference in New Issue
Block a user