-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MOD] gha runners and bump gha/build-push-notify [skip ci]
- Loading branch information
1 parent
ad97b70
commit e8d09e7
Showing
3 changed files
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,10 +10,10 @@ env: | |
|
||
jobs: | ||
base: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish base image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,10 +13,10 @@ env: | |
|
||
jobs: | ||
docker-latest: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish communes image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
@@ -30,10 +30,10 @@ jobs: | |
BUILD_ARGS: 'PROFILE=communes.cfg' | ||
|
||
docker-dev: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish dev image | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,10 +14,10 @@ env: | |
|
||
jobs: | ||
communes: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish communes image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
@@ -32,10 +32,10 @@ jobs: | |
BUILD_ARGS: 'PROFILE=communes.cfg' | ||
|
||
bep: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish bep image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
@@ -49,10 +49,10 @@ jobs: | |
BUILD_ARGS: 'PROFILE=bep.cfg' | ||
|
||
charleroi: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish charleroi image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
@@ -66,10 +66,10 @@ jobs: | |
BUILD_ARGS: 'PROFILE=charleroi.cfg' | ||
|
||
hainaut-prov: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish hainaut-prov image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
@@ -83,10 +83,10 @@ jobs: | |
BUILD_ARGS: 'PROFILE=hainaut-prov.cfg' | ||
|
||
lalouviere: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish lalouviere image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
@@ -100,10 +100,10 @@ jobs: | |
BUILD_ARGS: 'PROFILE=lalouviere.cfg' | ||
|
||
lalouviere-cpas: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish lalouviere-cpas image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
@@ -117,10 +117,10 @@ jobs: | |
BUILD_ARGS: 'PROFILE=lalouviere-cpas.cfg' | ||
|
||
liege: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish liege image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
@@ -133,10 +133,10 @@ jobs: | |
BUILD_ARGS: 'PROFILE=liege.cfg' | ||
|
||
mons: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish mons image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
@@ -149,10 +149,10 @@ jobs: | |
BUILD_ARGS: 'PROFILE=mons.cfg' | ||
|
||
namur: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish namur image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|
@@ -165,10 +165,10 @@ jobs: | |
BUILD_ARGS: 'PROFILE=namur.cfg' | ||
|
||
seraing: | ||
runs-on: gha-runners-delib | ||
runs-on: gha-runners-delib-py3 | ||
steps: | ||
- name: Build and publish seraing image to harbor | ||
uses: IMIO/gha/[email protected] | ||
uses: IMIO/gha/build-push-notify@v3.9.3 | ||
with: | ||
IMAGE_NAME: ${{ env.IMAGE_NAME }} | ||
IMAGE_TAGS: | | ||
|