Use Bigfoot Profile #5
@@ -14,7 +14,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 120
|
timeout-minutes: 120
|
||||||
container:
|
container:
|
||||||
image: git.romainboullard.com/bigfootdev/linuxcppbuilder:${{ github.ref_name }}
|
image: git.romainboullard.com/bigfootdev/linuxcppbuilder:main
|
||||||
env:
|
env:
|
||||||
ARTIFACTORY_USER: ${{ secrets.ARTIFACTORY_USER }}
|
ARTIFACTORY_USER: ${{ secrets.ARTIFACTORY_USER }}
|
||||||
ARTIFACTORY_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }}
|
ARTIFACTORY_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }}
|
||||||
|
|||||||
Reference in New Issue
Block a user