Skip to content

Commit

Permalink
oiajdfoijafd
Browse files Browse the repository at this point in the history
  • Loading branch information
saniyar committed May 7, 2023
1 parent caab8e3 commit 5f465c9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
container: hamravesh.hamdocker.ir/public/darkube-cli:v1.1
runs-on: ubuntu-latest
steps:
- name: Setup env
env:
REGISTRY: ${{ vars.REGISTRY }}
REGISTRY_PASSWORD: ${{ vars.REGISTRY_PASSWORD }}
REGISTRY_USER: ${{ vars.REGISTRY_USER }}
- name: Run script
run: darkube deploy --ref master --token ${DARKUBE_test_github_action_convertor_demo_org_DEPLOY_TOKEN} --app-id ${DARKUBE_test_github_action_convertor_demo_org_APP_ID} --image-tag "${CI_COMMIT_SHORT_SHA}" --job-id "${CI_JOB_ID}" --stateless-app true
name: CI/CD Pipeline
Expand Down

0 comments on commit 5f465c9

Please sign in to comment.