Updated ci.yml
This commit is contained in:
parent
9bb5a851a4
commit
540902aa32
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
||||||
repository: pakin/ggs-cron
|
repository: pakin/ggs-cron
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
ref: ${{ github.ref_name }}
|
ref: ${{ github.ref_name }}
|
||||||
server-url: https://pakin-test-15-3530.tail110d9.ts.net
|
server-url: https://pakin-inspiron-15-3530.tail110d9.ts.net
|
||||||
- name: Set up timezone
|
- name: Set up timezone
|
||||||
run: |
|
run: |
|
||||||
apt-get update && apt-get install -y tzdata
|
apt-get update && apt-get install -y tzdata
|
||||||
|
|
@ -55,7 +55,7 @@ jobs:
|
||||||
repository: pakin/ggs-cron
|
repository: pakin/ggs-cron
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
ref: ${{ github.ref_name }}
|
ref: ${{ github.ref_name }}
|
||||||
server-url: https://pakin-test-15-3530.tail110d9.ts.net
|
server-url: https://pakin-inspiron-15-3530.tail110d9.ts.net
|
||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
run: docker build -t ggs-cron:${{ github.ref_name }} .
|
run: docker build -t ggs-cron:${{ github.ref_name }} .
|
||||||
- name: Run Docker container
|
- name: Run Docker container
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue