Skip to content
Snippets Groups Projects
Commit 679234d2 authored by Petras, Randy's avatar Petras, Randy
Browse files

Merge branch 'zhangc-main-patch-58593' into 'main'

add github token

See merge request !8
parents 43358c40 9e63b434
No related branches found
No related tags found
1 merge request!8add github token
Pipeline #352433 passed
......@@ -19,6 +19,7 @@ docker-build:
#- docker build -f Dockerfile . -t ${IMAGE_NAME}
- echo "SLACK_APP_TOKEN=$SLACK_APP_TOKEN" >> .env
- echo "SLACK_BOT_TOKEN=$SLACK_BOT_TOKEN" >> .env
- echo "GITHUB_TOKEN=$GITHUB_TOKEN" >> .env
- docker build -t code.ornl.gov:4567/sns-hfir-scse/infrastructure/amaterasu .
#- func_rse_docker_cleanup
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment