parent
433111a70d
commit
0eb512cb98
@ -6,8 +6,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- test: test variable
|
|
||||||
run: echo "username: ${{ github.actor }}"
|
|
||||||
- name: Build/Push
|
- name: Build/Push
|
||||||
run: |
|
run: |
|
||||||
docker login -u ${{ github.actor }} -p ${{ secrets.GIT_TOKEN }} git.d3vyce.fr
|
docker login -u ${{ github.actor }} -p ${{ secrets.GIT_TOKEN }} git.d3vyce.fr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user